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

assembly - What is the addressing mode for ld, add, and rjmp instructions? -

vowpalwabbit - Interpreting Vowpal Wabbit results: Why are some lines appended by "h"? -

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