Open asolntsev opened 4 years ago
Ideally,
GIVEN I am as a Selenide Test Suite owner (~200 Test cases), AND required to switch between WebDriver and CDP protocols WHEN I do switch THEN I don`t need to re-write tests. AND I can utilize CDP features extending tests.
Note Assume we need to have CDP adaptor alike WDIO has implemented
Exactly! This is the plan:
you don`t need to re-write tests.
I created a new branch with CDP examples: https://github.com/selenide/selenide/commits/add-cdp-samples
Should probably merged it to master after some time.
Any updates or examples in new selenide version ?
@razinkovaleksey We created a Pull Request with examples: https://github.com/selenide/selenide/pull/1691/files
It's still not merged, and therefore not released.
The problem
If Selenide could easily call CDP methods, it would allow some new features for Selenide users: