-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Upgrade Playwright #38414
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
Merged
Merged
Upgrade Playwright #38414
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
e1c06f8
Upgrade `playwright-sharp-tool`
TanayParikh f596346
Update to latest v1.16.1 from GitHub
TanayParikh 86c9a57
Update to use Microsoft.Playwright
TanayParikh 29e93b5
Update references to reflect `Microsoft.Playwright`
TanayParikh e922f99
Update dotnet-tools.json
TanayParikh cc46e9c
Upgrade System.CommandLine
TanayParikh cb00cdc
Adapt to breaking API changes in Playwright
TanayParikh bca2197
Upgrade dotnet-serve
TanayParikh 534b8d6
Add Microsoft.Playwright.CLI
TanayParikh 3d5511b
Revert "Upgrade System.CommandLine"
TanayParikh dac87bf
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh 8311458
Fix build
TanayParikh 9d07167
Remove semaphore for websocket events
TanayParikh e701fc3
Update playwrightSettings based on breaking changes
TanayParikh 643392e
npx based playwright install
TanayParikh 31c93b1
npm install playwright
TanayParikh 0474781
Install node in helix env
TanayParikh 0d1dd35
Use DOTNET_ROLL_FORWARD with `dotnet` `playwright` tool
TanayParikh 77fed0f
Cleanup
TanayParikh 4ecb7ba
Update playwright tool usage
TanayParikh 487a78f
DOTNET_ROLL_FORWARD in TestRunner
TanayParikh 2f0fbd7
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh de75d47
Specify project dir
TanayParikh 291477f
Playwright install without cli
TanayParikh 878f130
Update TestRunner.cs
TanayParikh 154b7ba
Update TestRunner.cs
TanayParikh 988680a
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh 0b7adec
Re-enable helix playwright tests
TanayParikh 4c8ed2d
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh 0a37dc0
Upgrade Playwright to 1.17.3, CLI to 1.2.2
TanayParikh ac7c366
Fix spacing
TanayParikh d326e05
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh 9baec00
Remove DOTNET_ROLL_FORWARD
TanayParikh 9d630e2
PR Feedback
TanayParikh 7673b27
Remove temp project workaround.
TanayParikh 3c64803
Fix package lowerbound issue
TanayParikh 43b9e11
Update Versions.props
TanayParikh fcc081d
Update BrowserManager.cs
TanayParikh d11a0fb
Remove `Installing Microsoft.Playwright.CLI`
TanayParikh 5e8a7e4
Merge branch 'main' into taparik/upgradePlaywrightSharpTool
TanayParikh ad68c47
Disable playwright tests in helix
TanayParikh File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Doesn't seem to be possible to specify driver path any longer:
https://github.com/microsoft/playwright-dotnet/blob/45de47f3f51c086278b347e09a878731d996e2e5/src/Playwright/Helpers/Paths.cs