-
Notifications
You must be signed in to change notification settings - Fork 84
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(all): Sync with the master and update libraries #1960
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ccess into update-puppeteer-19
…or logs (#1414) * update package.json * update web driver version and fix related errors #1356 * replace setDefaultService function in chrome #1356 * add more exception handling #1356 * more changes on the errors #1356 * clean up the code #1356 * add more error logs #1356 * update the boilerplates selenium-driver version from 4.3.0 to 4.8.0 #1356 * Use latest Selenium --------- Co-authored-by: Tom Brunet <[email protected]>
* Update files to Cypress 12 * Use Node 18 for cypress * Update boilerplate * Put boilerplate dependency back * Update baseline * Run tests on Node 18 * Update test server packages * Update lock file * Try update ubuntu * Split server and run commands * Wrong command
chore(node): Update to latest Puppeteer (20.2.0)
This was referenced Jul 28, 2024
This is a pretty major update. We need to talk about if this should trigger a 4.x release. |
Will address this when @shunguoy returns - week of 8/26 |
tombrunet
approved these changes
Aug 22, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
chore(all): Sync with the master and update libraries
This PR is related to the following issue(s):
Testing reference:
I have conducted the following for this PR: