telekom / testerra

Testerra is an integrated framework for automating tests for (web) applications.
https://docs.testerra.io/
Apache License 2.0
27 stars 15 forks source link

Updated shadowroot handling to Selenium 4 #375

Closed martingrossmann closed 10 months ago

martingrossmann commented 11 months ago

Description

Selenium 4 introduced a new function to handle a shadow dom: element.getShadowRoot().

PR changes:

Type of change

Please delete options that are not relevant.

Checklist: