If you’re looking to run your tests on different browser and operating system combinations but you’re unable to justify using a third-party solution like Sauce Labs then what do you do? With Selenium Grid you can stand up a simple … Read More
How To Visually Verify Locators and Highlight Elements In Your Selenium Tests
It’s likely that you’ll run into odd test behaviour that makes you question the locators you’re using in a test. But how do you interrogate your locators to make sure they are doing what you expect? By leveraging some simple … Read More
How To Add Growl Notifications To Your Selenium Tests
Good test reports are a fundamental component of successful test automation. But running down a test failure by looking at a test report can be a real pain sometimes. By leveraging something like jQuery Growl you can output … Read More
How to Upload Files using Selenium
Uploading a file is a common piece of functionality found on the web. But when trying to automate it you get prompted with a dialogue box that is just out of reach for Selenium. In these … Read More
- Page 2 of 2
- 1
- 2
