javascript - Python selenium how to hiden webdriver detection -



javascript - Python selenium how to hiden webdriver detection -

hi trying navigate web site using automation steps selenium when run script , check source-code. found

<html webdriver="true">

and code blocks selenium script. think javascript code observe webdriver.

how can hidden webdriver undetectable.

any suggestion? thought or alternative?

thanks lot.

javascript python selenium webdriver

Comments

Popular posts from this blog

c - Compilation of a code: unkown type name string -

java - Bypassing "final local variable defined in an enclosing type" -

json - Hibernate and Jackson (java.lang.IllegalStateException: Cannot call sendError() after the response has been committed) -