Tag: iframe

When you run tests on your web applications with Selenium, it’s not unheard of that some iFrames “confuse” the kit. This often results in more effort on the tester’s end. If you find yourself stuck or even pouring too much effort into a Selenium iFrame test scenario, you’re already defeating the automation agenda. This post…

Testing your web-based software is a critical part of any modern deployment strategy. It would be best if you made sure that the code you ship to your customers does what you expect—and doesn’t break when they need it most. While unit testing is a key part of any test plan, it’s not the last…