At the start of work with SpecFlow framework in Visual Studio, you might get error like above, while running first test, which needs to initialise browser.
After adding driver .exe file to your testing project (for example chromedriver.exe, geckodriver.exe), in Visual Studio it is needed to change properties of .exe file.
Simply change "Copy to Output Directory" to "Copy always".
Brak komentarzy:
Prześlij komentarz