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 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 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 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 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 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 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 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 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