-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Xpath note rearrangement #1884
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
Xpath note rearrangement #1884
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Reviewer Guide 🔍
Incorrect Code Block
The code block for CSharp is incorrectly referencing a Java file instead of a CSharp file.
Incorrect Code Block
The code block for CSharp is incorrectly referencing a Java file instead of a CSharp file.
Incorrect Code Block
The code block for CSharp is incorrectly referencing a Java file instead of a CSharp file.
Incorrect Code Block
The code block for CSharp is incorrectly referencing a Java file instead of a CSharp file.
PR Code Suggestions ✨
|
website_and_docs/content/documentation/webdriver/drivers/_index.en.md
Outdated
Show resolved
Hide resolved
shbenzer
commented
Aug 22, 2024
@harsha509 Completed
@harsha509
harsha509
left a comment
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.
Thank you @shbenzer !
* added quitting examples for all lanaguges/translations * fixed xpath child note being in wrong place of code example * Update _index.en.md w/ csharp example * Update _index.ja.md w/ csharp example * Update _index.pt-br.md w/ csharp example * Update _index.zh-cn.md w/ csharp example 0fde8cc
Uh oh!
There was an error while loading. Please reload this page.
User description
I moved a note in the finders code examples for locating elements by xpath. The note about utilizing a .// vs // in parent vs children elements was in the wrong place
Description
moved note in finders.md for all translations
Motivation and Context
wanted to fix a mistake
Types of changes
Checklist
PR Type
documentation
Description
Changes walkthrough 📝
_index.en.md
Add quitting examples to driver documentationwebsite_and_docs/content/documentation/webdriver/drivers/_index.en.md
languages.
_index.ja.md
Add quitting examples to driver documentationwebsite_and_docs/content/documentation/webdriver/drivers/_index.ja.md
languages.
_index.pt-br.md
Add quitting examples to driver documentationwebsite_and_docs/content/documentation/webdriver/drivers/_index.pt-br.md
languages.
_index.zh-cn.md
Add quitting examples to driver documentationwebsite_and_docs/content/documentation/webdriver/drivers/_index.zh-cn.md
languages.
finders.en.md
Rearrange XPATH usage note in finders documentationwebsite_and_docs/content/documentation/webdriver/elements/finders.en.md
finders.ja.md
Rearrange XPATH usage note in finders documentationwebsite_and_docs/content/documentation/webdriver/elements/finders.ja.md
finders.pt-br.md
Rearrange XPATH usage note in finders documentationwebsite_and_docs/content/documentation/webdriver/elements/finders.pt-br.md
finders.zh-cn.md
Rearrange XPATH usage note in finders documentationwebsite_and_docs/content/documentation/webdriver/elements/finders.zh-cn.md