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
Finding documentation on Selenium is hard enough for the “main languages” of Java or Python. There are lots of examples of how to do things there in those languages…Continue readingJavaScript Selenium Newb Cheat Sheet