DEV Community

ash68ash
ash68ash

Posted on

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

I'm working with Selenium WebDriver (3 latest, 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)