Skip to main content

Questions tagged [selenium-webdriver]

Filter by
Sorted by
Tagged with
3 votes
1 answer
357 views

I'm working on a Java application, it's a middleware between two ticketing webapps. I want to write end2end tests using Selenium to test functionality. Let's say my testing process goes like this: I ...
Asoub's user avatar
  • 133
0 votes
2 answers
169 views

We use Selenium webdriver + SpecFlow for testing our Web application. For some functionality, everything is clear. But imagine the situation: some questions arrive to Web user from external system he ...
Alexander's user avatar
  • 101
-1 votes
1 answer
85 views

As I begin to make the leap from the Firefox Selenium IDE to Selenium 2, I'm realizing that a significant portion of tutorials, guides, books, and documentation regarding WebDriver is based in Java; C#...
8protons's user avatar
  • 1,389