1

Is it possible to track if you are using automation tool to do things automatically?

Can someone please answer my question?

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352
Chrisss
  • 101
  • 1
  • 1
  • 5

1 Answers1

1

Selenium driven ChromeDriver / GeckoDriver initiated / Browsing Context can be easily detected deploying either of the following Bot Management services:

You can find a relevant detailed discussion in Can a website detect when you are using Selenium with chromedriver?

undetected Selenium
  • 183,867
  • 41
  • 278
  • 352