[WebDriver Classic] Add pages for Back, Forward, Refresh, Get Title, and New Session commands#43109
[WebDriver Classic] Add pages for Back, Forward, Refresh, Get Title, and New Session commands#43109
Conversation
pepelsbey
left a comment
There was a problem hiding this comment.
Looks good! Thank you 🙂
Just one suggestion!
files/en-us/web/webdriver/reference/classic/commands/back/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/webdriver/reference/classic/commands/back/index.md
Outdated
Show resolved
Hide resolved
files/en-us/web/webdriver/reference/classic/commands/gettitle/index.md
Outdated
Show resolved
Hide resolved
|
@pepelsbey @whimboo thank you both for reviewing! I've addressed the comments and added the New Session command page. |
files/en-us/web/webdriver/reference/classic/commands/newsession/index.md
Show resolved
Hide resolved
whimboo
left a comment
There was a problem hiding this comment.
Looks fine. Maybe you can update the commit message a bit so that it is clear that this PR is not about all navigation commands given that the most important Navigate To command is not included.
Thanks!
Sure, I've updated the title to clarify that this does not cover all navigation commands |
28ad6c0 to
2b6c58f
Compare
|
Ran linters locally on the five new files and all pass. |
Description
This work is part of the "Fill the gaps" project.
This PR adds documentation for Back, Forward, Refresh, and Get Title commands.
Note: While there is an ongoing discussion about documentation priorities (Classic vs BiDi), this PR contains work that's already complete and ready for review. These pages can be reviewed and merged while that discussion is being finalized.
Note about example code blocks
I would appreciate feedback to understand which of these two formats is better for our audience.
Motivation
To improve WebDriver documentation coverage on MDN
Related links
Spec links: