-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 all special features examples for edge using ruby #1740
Add all special features examples for edge using ruby #1740
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 tou @aguspe !
…site] Co-authored-by: aguspe <agustin.pe94@gmail.com> c56ec04
User description
Description
This PR adds extra tests to the edge spec file to add examples of special features in the browser, this PR is similar to #1711 and the related PRs
Motivation and Context
Is important that all of the users and community member have access to examples so they can easily start automating and working with Selenium
Types of changes
Checklist
PR Type
Tests, Documentation
Description
permission
to check permissions in the Edge browser.edge_spec.rb
.Changes walkthrough 📝
edge_spec.rb
Add tests for special features in Edge browser using Ruby
examples/ruby/spec/browsers/edge_spec.rb
permissions.
permission
to check permissions.edge.en.md
Update Ruby code examples links in Edge documentation (EN)
website_and_docs/content/documentation/webdriver/browsers/edge.en.md
edge_spec.rb
.edge.ja.md
Update Ruby code examples links in Edge documentation (JA)
website_and_docs/content/documentation/webdriver/browsers/edge.ja.md
edge_spec.rb
.edge.pt-br.md
Update Ruby code examples links in Edge documentation (PT-BR)
website_and_docs/content/documentation/webdriver/browsers/edge.pt-br.md
edge_spec.rb
.edge.zh-cn.md
Update Ruby code examples links in Edge documentation (ZH-CN)
website_and_docs/content/documentation/webdriver/browsers/edge.zh-cn.md
edge_spec.rb
.