Github user dblotsky commented on a diff in the pull request:

    https://github.com/apache/cordova-medic/pull/81#discussion_r54035101
  
    --- Diff: SLAVES.md ---
    @@ -38,6 +49,12 @@ To make the Android commands available on the command 
line, set the following en
     - `ANDROID_HOME`, equal to the absolute path to the Android SDK directory
     - `PATH`, extended to contain `ANDROID_HOME/tools` and 
`ANDROID_HOME/platform_tools`
     
    +To run Appium tests, you may also need to download the [latest 
chromedriver](https://sites.google.com/a/chromium.org/chromedriver/downloads) 
and set the following environment variable:
    +
    +- `CHROMEDRIVER_EXECUTABLE`, equal to the absolute path to the 
chromedriver executable
    +
    +This is needed to avoid the bug in older chromedriver versions that was 
preventing Appium tests to switch contexts. There are a bunch of github issues 
created for this bug in Appium project: 
[1](https://github.com/appium/appium/issues/4429), 
[2](https://github.com/appium/appium/issues/5526), 
[3](https://github.com/appium/appium/issues/5616).
    --- End diff --
    
    Please make the links reference links.


---
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 is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to