Selenium IDE3 is continually evolving and has become my new tool-of-choice for testing web apps from the user experience perspective. Some of the features of the older Selenium IDE, such…Continue readingSelenium IDE3 Using If and Variables
Did you know you can tell Selenium IDE to execute certain commands only if a specific element exists on the page? The if element exists trick makes your web app…Continue readingSelenium IDE if element exists
Selenium IDE was a great way to handle automated web app testing like the Store Locator Plus plugins for WordPress. Selenium IDE is a simple script recorder and playback…Continue readingAutomated Web App Testing With phpStorm
As I prepare another release of Store Locator Plus with some new features I’ve decided it is time to up my QA-fu with Selenium. I’ve been using Selenium IDE…Continue readingSelenium IDE Rollups With Arguments