DEV Community

Discussion on: Beginners Guide to Automated Testing using Selenium WebDriver & NUnit for C#

Collapse
 
justinsletcher profile image
JustinSletcher

Update for anyone reading this. I just needed to create a new class and manually input the setup. Seems to be working

Collapse
 
jessicabetts profile image
jessicabetts

Thanks for updating :) it can help others in the future!