1

Usually I'm using Selenium to automate Chrome but in this case I need to connect to the already opened browser. Correct me if I'm wrong, but I think Selenium allows only creating a new instance of Chrome. In IE I'm using SHDocVw and mshtml libraries, but I'm wondering if there are any libriaries to connect Chrome? I'm not writing an app, it's just a script, like RPA (Robotic Process Automation).

mrcngrcki
  • 11
  • 1
  • Maybe with native messaging? https://stackoverflow.com/questions/30880709/c-sharp-native-host-with-chrome-native-messaging – rene Aug 24 '18 at 10:21

0 Answers0