-
-
Couldn't load subscription status.
- Fork 1.5k
docs: Link assertion example in using_selenium.en.md #2161
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
✅ Deploy Preview for selenium-dev canceled.
|
CLA assistant check
All committers have signed 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.
This pull request adds a link assertion example to the Selenium documentation. I have updated the code block reference in the Kotlin section. Please review and let me know if any changes are needed. Looking forward to your feedback. 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.
HI @automatealchemist ,
Thank you for the PR. Could you please do the similar changes in other translated pages too which are other than in english!
Could you please do the similar changes in other translated pages too which are other than in english!
Sure.
Uh oh!
There was an error while loading. Please reload this page.
User description
Added a reference to the existing assertion code (
assertEquals("Web form", title)) inusingselenium.en.mdto improve documentation clarity.Description
Motivation and Context
Types of changes
Checklist