Lesson Catalog
Explore Selenium.Academy’s catalog of different lessons.
Explore Selenium.Academy’s catalog of different lessons.
Learn why and how automated browser testing can help you deliver higher quality software in less time.
Learn what the Selenium framework is and how its technical design works to your advantage.
Learn how you can setup Selenium and the necessary web drivers on your local machine.
Learn how to setup your development environment with the Java programming language.
Learn how to setup your development environment with the C# programming language.
Learn how to setup your development environment with the Ruby programming language.
Learn how to setup your development environment with the Python programming language.
Learn how to setup your development environment with the JavaScript programming language.
Learn how you can launch, manage and navigate different browsers using Selenium Webdriver.
Learn all about the different strategies Selenium offers you to identify elements you want to interact with.
Learn how you can interact (click, text input …) with page elements.
Learn how you can add waiting capabilities to your tests without relying on arbitrary, fixed-value sleep commands.
Learn how you can use Selenium to validate the state or value of the page and specific elements.
Learn how to interact with more complex page elements using the custom actions builder.
Learn how you can trigger a page element hover effect with Selenium.
Learn how you can create tests that interact with different browsers windows, tabs or iFrames.
Learn how you can interact and validate JavaScript generated message boxes using Selenium.
Learn how you can test web page functionality that requires drag & drop.
Learn how you can create, manipulate and delete browser cookies using Selenium.
Learn how you can use Selenium to take screenshots during test execution or on errors.
Learn all about different design pattern (like Page Object Model, Page Factory) for Selenium tests.
Learn how you can make sure that your Selenium tests don’t fail randomly.
Learn what steps you can take to create Selenium tests that run smoothly cross-browser.
Learn how you can set up a distributed test execution environment with Selenium Grid.
Learn how to use the Selenium Grid provider CrossBrowserTesting.com to run your Selenium tests.
Learn how to use the Selenium Grid provider SauceLabs to run your Selenium tests.
Learn how to use the Selenium Grid provider TestingBot to run your Selenium tests.
Learn how to use the on-premise Selenium Grid tool BrowseEmAll to run your Selenium tests on your local machine or in your own infrastructure.
Learn how to use the Watir framework in your Selenium tests.
Learn how to use the Protractor framework to create Selenium tests for Angular applications.
Learn how to use the Galen framework to test responsive layouts using Selenium.
Learn how you can execute your Selenium tests with the Jenkins build server.
Learn how you can run your Selenium tests with the Team City build server.