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 -

ubuntu - Bash Script to Check That Files Are Being Created -

Php operator `break` doesn't stop while -