appium-android-driver 5.0.7 → 5.0.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +0 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -161,4 +161,3 @@ Some tests need particular emulators. Currently they are twofold:
|
|
|
161
161
|
Some tests also also need a specific version of Chromedriver (specifically, `2.20`),
|
|
162
162
|
which is available in the `test/assets` folder, or can be specified with the
|
|
163
163
|
`CHROME_2_20_EXECUTABLE` environment variable.
|
|
164
|
-
|