seleniumhq.github.io icon indicating copy to clipboard operation
seleniumhq.github.io copied to clipboard

information page of elements updated

Open rpallavisharma opened this issue 3 years ago • 2 comments

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.

Updated some methods in the Element - information section

Updated the WebDriver, Element information section, updated to working example, and added GetAttribute method.

Motivation and Context

The example available were not working, and getattribute method required to be added as per issue on github 959

Types of changes

  • [ ] Change to the site (I have double-checked the Netlify deployment, and my changes look good)
  • [x] Code example added (and I also added the example to all translated languages)
  • [ ] Improved translation
  • [ ] Added new translation (and I also added a notice to each document missing translation)

Checklist

  • [x] I have read the contributing document.
  • [x] I have used hugo to render the site/docs locally and I am sure it works.

rpallavisharma avatar Sep 24 '22 06:09 rpallavisharma

Deploy Preview for jovial-austin-42fe02 ready!

Name Link
Latest commit e458ae15ad6f7707a02f2ba10b2f86b11ce2e238
Latest deploy log https://app.netlify.com/sites/jovial-austin-42fe02/deploys/636141eaf6f3d20008926ae9
Deploy Preview https://deploy-preview-1177--jovial-austin-42fe02.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

netlify[bot] avatar Sep 24 '22 06:09 netlify[bot]

Thanks for these updates.

We would prefer to only link to pages that Selenium projects owns. These pages are used in Selenium's internal tests — https://github.com/SeleniumHQ/selenium/tree/trunk/common/src/web and they are mirrored online at https://www.selenium.dev/selenium/web/

You can use any existing Selenium repo tests for examples.

titusfortner avatar Sep 24 '22 18:09 titusfortner