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

WRP-4942: Update webdriverio to version 8 #148

Open
wants to merge 25 commits into
base: develop
Choose a base branch
from

Conversation

adrian-cocoara-lgp
Copy link
Contributor

@adrian-cocoara-lgp adrian-cocoara-lgp commented Oct 12, 2023

Enact-DCO-1.0-Signed-off-by: Adrian Cocoara [email protected]

Checklist

  • I have read and understand the contribution guide
  • A CHANGELOG entry is included
  • At least one test case is included for this feature or bug fix
  • I have run automated testing and it is passed
  • Documentation was added or is not needed
  • This is an API breaking change

Issue Resolved / Feature Added

Updated webdriverio to version 8

Resolution

Additional Considerations

webdriverio v8 breaking changes: : https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md#v800-2022-12-01
Added 'wdio:chromedriverOptions' options in capabilities to prevent webdriverio to download chromedriver
Removed @wdio/selenium-standalone-service: https://www.npmjs.com/package/@wdio/selenium-standalone-service since it is tagged as deprecated.
Installed "wdio-selenium-standalone-service": "^0.0.12" : https://www.npmjs.com/package/wdio-selenium-standalone-service instead
Updated .travis.yml to fix travis error: https://app.travis-ci.com/github/enactjs/ui-test-utils/builds/268536189

Links

WRP-4942

Comments

@adrian-cocoara-lgp adrian-cocoara-lgp changed the base branch from master to develop October 12, 2023 12:35
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.

2 participants