[GitHub] cordova-medic pull request: Appium runner improvements

2016-04-04 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/cordova-medic/pull/85 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-31 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r58009291 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -12,8 +12,8 @@ "appium": { "androidDeviceName": "Galaxy_Nexus",

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread dblotsky
Github user dblotsky commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57990944 --- Diff: buildbot-conf/cordova-config.json.sample --- @@ -12,8 +12,8 @@ "appium": { "androidDeviceName": "Galaxy_Nexus",

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57871214 --- Diff: medic/medic-appium.js --- @@ -197,9 +214,10 @@ function parseArgs() { return options; } -function getLocalCLI(

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread alsorokin
Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57862046 --- Diff: medic/medic-appium.js --- @@ -197,9 +214,10 @@ function parseArgs() { return options; } -function getLocalCLI() {

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57861718 --- Diff: medic/medic-appium.js --- @@ -197,9 +214,10 @@ function parseArgs() { return options; } -function getLocalCLI(

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57860875 --- Diff: lib/appium/helpers/wdHelper.js --- @@ -0,0 +1,112 @@ +/* jshint node: true */ +/* global navigator */ +/* + * + *

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread vladimir-kotikov
Github user vladimir-kotikov commented on a diff in the pull request: https://github.com/apache/cordova-medic/pull/85#discussion_r57860571 --- Diff: lib/appium/helpers/wdHelper.js --- @@ -0,0 +1,112 @@ +/* jshint node: true */ +/* global navigator */ +/* + * + *

[GitHub] cordova-medic pull request: Appium runner improvements

2016-03-30 Thread alsorokin
GitHub user alsorokin opened a pull request: https://github.com/apache/cordova-medic/pull/85 Appium runner improvements * Changed ios device in appium config to match the emulator on osx slave * Added 'common' folder to the search paths for Appium runner * Save appium log