Please add integration to SeleniumExtras.WaitHelpers
Opened this issue · 0 comments
ronensimian commented
Hi,
Is there a way to define wait helpers?
SeleniumExtras.WaitHelpers works great with chromedriver,
but I can't get it to work with UndetectedChromeDriver.
The goal is to minimize time while waiting for elements to be available.
Thanks,
Ronen