When using selenium with chromedriver in c# doing automation (logging in, posting some info and logging off), is there a way to make this activity "undetectable" by the web site logged into? I'm using the "headed" method. Maybe some chrome option(s)?
--
You received this message because you are subscribed to the Google Groups "Selenium Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to selenium-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/selenium-users/62180faa-75e3-4eb9-a796-baf50df642b0%40googlegroups.com.
When using selenium with chromedriver in c# doing automation (logging in, posting some info and logging off), is there a way to make this activity "undetectable" by the web site logged into? I'm using the "headed" method. Maybe some chrome option(s)?
--