Contribute Media
A thank you to everyone who makes this possible: Read More

Moderation in Automation & Stupid Selenium Tricks

Description

They say when you have a hammer, everything looks like a nail. When using Selenium, everything looks like a browser automation test.

Browser automated tests are your slowest tests to run, so when you don't need a web browser, you shouldn't be using Selenium.

With real world examples, this talk will cover scenarios where Selenium is commonly (mis)used, and then recommend the appropriate change in code or tool.

We'll also spend some time on some of the more esoteric features of Selenium, and demonstrate a handful of "Stupid Selenium Tricks" that nobody should ever need to know how to do.

Details

Improve this page