[py] Add missing 'id' property to ShadowRoot class by cgoldberg ยท Pull Request #15739 ยท SeleniumHQ/selenium
User description
๐ Related Issues
๐ฅ What does this PR do?
This PR adds an id property to the selenium.webdriver.remote.shadowroot.ShadowRoot class.
This attribute was missing and causing errors when trying to access shadow_root
๐ Types of changes
- Bug fix (backwards compatible)
PR Type
Bug fix
Description
-
Add missing
idproperty toShadowRootclass -
Fix errors when accessing
shadow_root.id
Changes walkthrough ๐
| Relevant files | |||
|---|---|---|---|
| Bug fix |
|
Need help?
Type /help how to ...in the comments thread for any questions about Qodo Merge usage.Check out the documentation for more information.