-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Describe testing beforeunload in alerts.en.md #2266
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
base: trunk
Are you sure you want to change the base?
Conversation
Related info for ChromeDriver: https://issues.chromium.org/issues/351858989#comment30
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
User description
Description
Describe testing beforeunload in alerts.en.md
Motivation and Context
I'm working on upgrading the driver used by a test suite and it took me a long time to discover this information.
Related info: https://issues.chromium.org/issues/351858989#comment30
Types of changes
Checklist
I'm willing to sign the CLA but I don't know how.Signed.PR Type
Documentation
Description
Added a new section on
beforeunload
prompt behavior inalerts.en.md
.Explained default behavior changes for drivers released in 2024 and later.
Provided specific notes on ChromeDriver versions and configuration requirements.
Changes walkthrough 📝
alerts.en.md
Added documentation for `beforeunload` prompt behavior
website_and_docs/content/documentation/webdriver/interactions/alerts.en.md
beforeunload
prompt behavior.configuration.