-
Notifications
You must be signed in to change notification settings - Fork 22.5k
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
Add page-types for WebDriver #27622
Add page-types for WebDriver #27622
Conversation
Preview URLs (30 pages)
Flaws (169)Note! 5 documents with no flaws that don't need to be listed. 🎉 URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
URL:
(comment last updated: 2023-06-29 05:16:27) |
This pull request has merge conflicts that must be resolved before it can be merged. |
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.
I propose to add 3 different page types:
Page type meaning
webdriver-command A webdriver command
webdriver-capability A webdriver capability
webdriver-type A webdriver error
webdriver-error
I think, not webdriver-type
? But the PR is right.
This looks good but should also update https://developer.mozilla.org/en-US/docs/MDN/Writing_guidelines/Page_structures/Page_types/Page_type_key .
I fixed the description |
Fixed. |
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.
👍 thanks @teoli2003 !
As part of openwebdocs/project#91, we want to add page-types to the WebDriver.
I propose to add 3 different page types:
This area of MDN is still a bit crude, so this list may be extended once more pages are written, but this cover all of them for now.