some websites knows that I came before and I came again.. there is static and special variables in driver that detecting me. I changing the user-agent but still..(also IP)
I think that using WebGL or some thing like that, that have special id for me
Im using SeleniumBase
code:
from SeleniumBase import SB
with SB(uc=True, agent=user_agent) as sb:
...