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

Allow overwriting PageLoadStrategy in wasm tests #1268

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

ilonatommy
Copy link
Member

@ilonatommy ilonatommy commented Sep 13, 2024

Trying to fix the new chrome bump: dotnet/runtime#107504.

Till now we were running tests always with PageLoadStrategy with default value Normal. It is documented to have caused problems in testing with Selenium with older versions of chrome. This change does not change the default value, only provides an option to overwrite it.

https://www.selenium.dev/documentation/webdriver/drivers/options/#pageloadstrategy

@ilonatommy
Copy link
Member Author

/ba-g android is not connected

@ilonatommy ilonatommy merged commit f20e52f into dotnet:main Sep 16, 2024
14 of 17 checks passed
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