DEV Community

ash68ash
ash68ash

Posted on

Unsuccessful in trying to start Selenium IDE recording from c# code

I'm working with Selenium web driver (3.141, Chrome driver, 83 latest) in c#. I'm trying to start the IDE recording from within the code of a running automation test, on the open web page, (my intention is to record all the actions being done within the automation test), but with…

Top comments (0)