-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Translation of Selenium Page Object Model Section to Portuguese #1436
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
A seção que aborda o Page Object Model na documentação do Selenium foi traduzida para o português. Essa tradução facilitará o entendimento dos usuários brasileiros do Selenium, permitindo que eles aproveitem melhor essa abordagem de automação de testes.
👷 Deploy request for selenium-dev pending review.Visit the deploys page to approve it
|
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.
Hi, thanks for this translation effort.
Please fix a couple of typos and I'll accept your PR.
Also, please sign the CLA |
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.
The typo:
Vantagensc
Luis Correia, I have made the corrections to the typographical errors you mentioned. Please review the changes and let me know if there is anything else I need to do. Thank you! |
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.
[deploy site]
Thank you for the review @luisfcorreia ! |
…[deploy site] * Tradução da seção de Page Object Model para o português A seção que aborda o Page Object Model na documentação do Selenium foi traduzida para o português. Essa tradução facilitará o entendimento dos usuários brasileiros do Selenium, permitindo que eles aproveitem melhor essa abordagem de automação de testes. * Fixing typographical errors in translation 0d50b72
Thanks for contributing to the Selenium site and documentation!
A PR well described will help maintainers to review and merge it quickly
Before submitting your PR, please check our contributing guidelines.
Avoid large PRs, and help reviewers by making them as simple and short as possible.
Title: Translation of Selenium Page Object Model Section to Portuguese
Description
Translated the Selenium Page Object Model section of the documentation into Portuguese.
Motivation and Context
The original section dealing with the Page Object Model in the Selenium documentation was still written in English. This change is required to facilitate the understanding of Brazilian Selenium users, allowing them to better utilize this test automation approach.
Types of changes
Checklist