lundi 23 janvier 2017

Problems with running Selenium exported tests in Visual Studio

I am having troubles with running tests (exported from Selenium IDE) inside Visual Studio 2013.

When I use Selenium IDE, all tests pass without any problems.

After I export them as .cs files, Visual Studio discovers them without any troubles but can not get them to work past the base URL. In other words, it loads the page, but nothing happens. After a while, it goes in timeout and quits browser.

Is there some part of code I need to edit in order to get it to work?

I added commands to 1. wait for, 2. verify and 3. click on button/element/radio/link but it does not help.

I hope you can help me to somehow resolve this problem. Regards!

Aucun commentaire:

Enregistrer un commentaire