Posts by rsantos • 41 points
3 posts
-
0
votes0
answers322
viewsQ: Windows authentication with Selenium
I am trying to perform a windows autentation with Selenium, however is presented the error below.. There is another way to perform this type of authentication?…
-
2
votes2
answers709
viewsQ: Projects created in Visual Studio 2015 are recognized in Visual Studio 2013?
Because projects that are created in 2013 are not recognized in 2012, because I have to create everything in hand, because the visual does not recognize the same as an MVC project.
-
2
votes2
answers1371
viewsQ: Selenium, how do you control the speed of the test run?
Creating automated C# testing using Selenium, I want to know how to control test execution speed?