Skip to content
This repository was archived by the owner on Nov 17, 2022. It is now read-only.

docs: Update e2e testing overview.md #1927

Merged
merged 1 commit into from
Jan 8, 2021

Conversation

AdamAtri
Copy link
Contributor

doc(e2e-testing-overview): add global appium ver

The current version of appium on npm is 1.19.0, which is incompatible with nativescript-dev-appium@6.1.3 and lower (more specifically if fails to verify the signature of appium-uiautomator2-server-v4.15.0.apk). Appending the version to the global install prevents this incompatibility error.

PR Checklist

What is the current state of the documentation article?

Current appium version on npm is incompatible with appium-uiautomator2-server-v4.15.0.apk

What is the new state of the documentation article?

Instructs the user to install appium@1.18.1 rather than appium latest

Fixes/Implements/Closes #[Issue Number].

doc(e2e-testing-overview): add global appium ver

The current version of `appium` on npm is 1.19.0, which is incompatible with `nativescript-dev-appium@6.1.3` and lower (more specifically if fails to verify the signature of `appium-uiautomator2-server-v4.15.0.apk`). Appending the version to the global install prevents this incompatibility error.
@cla-bot
Copy link

cla-bot bot commented Nov 24, 2020

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @AdamAtri.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@AdamAtri
Copy link
Contributor Author

@cla-bot check

@cla-bot cla-bot bot added the cla: yes label Nov 24, 2020
@cla-bot
Copy link

cla-bot bot commented Nov 24, 2020

The cla-bot has been summoned, and re-checked this pull request!

@AdamAtri AdamAtri changed the title docs(Update e2e testing overview.md docs: Update e2e testing overview.md Nov 30, 2020
@AdamAtri
Copy link
Contributor Author

@cla-bot check

@cla-bot
Copy link

cla-bot bot commented Nov 30, 2020

The cla-bot has been summoned, and re-checked this pull request!

@NathanaelA NathanaelA merged commit c4448d0 into NativeScript:master Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants