lqthang2204 / BDDDevicesAutomation

Automation for web and mobile. Use behave and selenium
https://github.com/lqthang2204/BDDDevicesAutomation
Apache License 2.0
3 stars 0 forks source link

We need to handle the Shadow DOM for the framework. #46

Closed lqthang2204 closed 1 year ago

lqthang2204 commented 1 year ago

The framework does not support interacting with elements inside the Shadow DOM. We need to investigate how to execute a script with a Shadow DOM. refer pyshadow package https://github.com/sukgu/shadow-automation-selenium

lqthang2204 commented 1 year ago

implement in PR: https://github.com/lqthang2204/Selenium-with-python-behave/pull/52