-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Add firefox special features using ruby and migrate examples #1744
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 firefox special features using ruby and migrate examples #1744
Conversation
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
PR Review 🔍
|
PR Code Suggestions ✨
|
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 @aguspe !
…deploy site] * Add all special features examples for firefox using ruby * Migrate code to examples --------- Co-authored-by: aguspe <[email protected]> Co-authored-by: Sri Harsha <[email protected]> cb2ea86
User description
Description
This PR adds documentation for the following special features on firefox:
It also migrates the ruby examples for profile to the correspondent spec file
Motivation and Context
It's important to keep the documentation neat to make it easier for maintainers and users to contribute and read the documentation respectively, it's also important to have full-fledged documentation for users.
Types of changes
Checklist
PR Type
Documentation, Enhancement
Description
Changes walkthrough 📝
firefox_spec.rb
Add Firefox special features tests and migrate profile example.
examples/ruby/spec/browsers/firefox_spec.rb
firefox.en.md
Update Firefox documentation with new Ruby examples.
website_and_docs/content/documentation/webdriver/browsers/firefox.en.md
context setting.
firefox.ja.md
Update Firefox documentation with new Ruby examples (Japanese).
website_and_docs/content/documentation/webdriver/browsers/firefox.ja.md
context setting.
firefox.pt-br.md
Update Firefox documentation with new Ruby examples (Portuguese).
website_and_docs/content/documentation/webdriver/browsers/firefox.pt-br.md
context setting.
firefox.zh-cn.md
Update Firefox documentation with new Ruby examples (Chinese).
website_and_docs/content/documentation/webdriver/browsers/firefox.zh-cn.md
context setting.