fysh711426 / UndetectedChromeDriver

GNU General Public License v3.0
166 stars 60 forks source link

Please add integration to SeleniumExtras.WaitHelpers #76

Open ronensimian opened 4 months ago

ronensimian commented 4 months ago

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