You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Add support for Shadow DOM interaction and more
Add support for interacting with Shadow DOM elements
-- (By adding the ::shadow piercing selector)
-- (See the example test: examples/test_shadow_dom.py)
Improve Website-TourMaker reliability
-- (Website Tours will run more smoothly)
Update console scripts for test generation
-- (For the sbase mkdir DIR command)
Make the execute_script() methods more flexible
-- (Additional parameters can be passed into the script)