Many times I have kicked off an automated test using InternetExplorerDriver() only for it to crash straight away as the
Continue reading »Selenium 2.45 .Net Release Notes
Here are the release notes from the Selenium 2.45 .Net bindings, which were not available online at the time of
Continue reading »Selenium WebDriver 2.45.0 released
The latest version of Selenium WebDriver, 2.45.0 has been released. While the changelog has not been updated for this release
Continue reading »Getting Browser Details in WebDriver
While not a major requirement getting the browser name and version could come in useful in test reports. Use the
Continue reading »Checking a checkbox with WebDriver
For something as simple as checking a checkbox you would think that all the different browser drivers would implement this
Continue reading »