WebDriver is an API for controlling web browsers, imitating a real user.
I am trying to learn selenium webdriver automation but I am finding that the sendKeys command is not typing on …
selenium webdriver sendkeysI have multiple elements on a page and I would like to initialize them using PageFactory. I have tried using …
java selenium-webdriver webdriver pageobjectsSo there's a nice long list of switches that can be passed to the chromedriver. I would like to use …
python selenium webdriver selenium-chromedriverI want to write my own locator to access the elements. WebDriver’s API offers currently eight locators allowing to …
java selenium webdriver selenium-webdriver browser-automationI want to test a web app written in .NET with different agents (iPhone, iPad, Android), I'm using NUnit for …
.net selenium webdriver selenium-webdriver user-agentI'm not sure I quite understand the difference. WebDriver API also directly controls the browser of choice. When should you …
selenium webdriver hudson-pluginsI am trying to test an inplace editor using Cucumber/Capybara/Selenium stack, but my problem is that the editor …
selenium cucumber integration-testing webdriver capybaraI am working on a system that has a web based frontend that I am testing with Selenium. On one …
selenium webdriver selenium-webdriver gui-testingFirst of all, I've already checked various post and blogs concerning that point and I still can't figure out how …
selenium-webdriver webdriver promise protractor angularjs-e2eI'm testing a site with lots of proxies, and the problem is some of those proxies are awfully slow. Therefore …
python selenium webdriver selenium-webdriver wait