-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Update remote_webdriver_client.en.md #111
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
Conversation
I added some Remote WebDriver and DesiredCapabilities examples in Python
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 left a couple of comments, additionally, please add these code examples to the other translated files.
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.
Please do not use DesiredCapabilities, you can follow the other examples and use FirefoxOptions
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.
Same comment as above.
For all watchers, this PR has gone stale, if anyone wants to submit it again, feel free to do so and please give credit to the original author.
* Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com>
Replaced by #153
...tions in detail (#212) [deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Ruby code samples for moveToElement and moveByOffset in mouse actions in detail Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com>
...ase (#213) [deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Ruby code samples for dragAndDrop, dragAndDropBy and release Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com>
#216) [deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: [JS], [py] code sample for clear command in keyboard doc Co-authored-by: Manoj Kumar <manoj9788@gmail.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
...deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Ruby code sample for clear command Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
...m standalone (#222) [deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Selenium standalone installation Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
* Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding kotlin code samples for page load startegy Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com>
... [deploy site] * Modify: Removed unneccessary awaits for find element Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Added ruby sample code for mouse actionsin support package Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Revamping the WebElement usage document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Add: Adding findElements section to web_element document Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Update to stale PR #111 Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Removed desired capabilities and used FirefoxOptions in code sample Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] Introduction-> selenium_proj_and_tools Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: Translated[EN-FR] introduction-> types of testing Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Fix: Updating text to bold Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> * Modify: [EN]->[FR]: Translating webdriver-> support classes Signed-off-by: Sri Harsha <sri_harsha509@hotmail.com> Co-authored-by: Manoj Kumar <manoj9788@gmail.com> Co-authored-by: Diego Molina <diemol@users.noreply.github.com>
CLAassistant
commented
Jul 1, 2025
CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.
✅ diemol
❌ jt-pham
You have signed the CLA already but the status is still pending? Let us recheck it.
Uh oh!
There was an error while loading. Please reload this page.
I added some Remote WebDriver and DesiredCapabilities examples in Python
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to quickly review and merge it
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, help reviewers by making them as simple and short as possible.
Description
Motivation and Context
Types of changes
Checklist