Vishal G

Results 3 comments of Vishal G

Hi, I'm also getting this issue and I've replicated with the following code sample taken from snippets from this repo: ``` import undetected_chromedriver as uc uc.install() from selenium import webdriver...

Yes I'm getting similar results. I get the "Pardon our interruption" page if I block their detection script using execute_cdp_cmd. If I don't block that script, I get an "access...

Personally I don't think blocking the script will work very well. I think Imperva will have added a good amount of countermeasures against people dropping requests or modifying the behaviour...