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
Keeping the WordPress login intact between Cypress.IO tests was a challenge. There are plenty of Cypress.IO articles about login management and just as many about “anti-pattern” which lean toward the…Continue readingCypress.IO WordPress Login Management
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
I use Selenium IDE as a tool for testing the Store Locator Plus WordPress plugin. It is a great tool for automating browser interactions and sussing out basic problems. With…Continue readingSelenium IDE Extensions Hacking