kaliiiiiiiiii / Selenium-Driverless

undetected Selenium without usage of chromedriver
https://kaliiiiiiiiii.github.io/Selenium-Driverless/
Other
412 stars 52 forks source link

Improved is_displayed error handle #201

Closed boludoz closed 2 months ago

boludoz commented 2 months ago

The code will fail if you cannot handle that error, I recommend returning false.

boludoz commented 2 months ago

@kaliiiiiiiiii Improved error handling a bit, since that could be the cause of the error.

boludoz commented 2 months ago

image I also improved the others a little using in.

kaliiiiiiiiii commented 2 months ago

image I also improved the others a little using in.

@boludoz Can you provide an example where that would make a difference?