Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(appium): get current driver from env variable #587

Merged
merged 5 commits into from
Jan 9, 2024
Merged

Conversation

luisecm
Copy link
Collaborator

@luisecm luisecm commented Jan 9, 2024

What this PR does 📖

  • Use env variable DRIVER to pass the current driver, instead of getting it from capabilities in order to improve execution times and useful for attempting independent test execution for spec files

Which issue(s) this PR fixes 🔨

  • Resolve #

Special notes for reviewers 🗒️

Additional comments 🎤

@github-actions github-actions bot added Missing dev review Failed Automated Test The latest commit on this PR failed automation tests labels Jan 9, 2024
Copy link

github-actions bot commented Jan 9, 2024

UI Automated Test Results Summary for MacOS/Windows

485 tests   401 ✅  2h 26m 52s ⏱️
 40 suites   84 💤
  3 files      0 ❌

Results for commit 6491ec4.

Copy link

github-actions bot commented Jan 9, 2024

UI Automated Tests execution is complete! You can find the test results report here

@github-actions github-actions bot removed the Failed Automated Test The latest commit on this PR failed automation tests label Jan 9, 2024
@luisecm luisecm merged commit a9d7a05 into dev Jan 9, 2024
9 checks passed
@luisecm luisecm deleted the luis/env-var branch January 9, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant