Selenium is a suite of tools, catering to different user groups, right from Selenium IDE that supports rapid test development and doesn’t require extensive programming knowledge. The core API WebDriver provides a friendly and flexible API for browser automation in most major programming languages. And the Grid that makes it possible to distribute and run your tests across more than just one machine.
It is an exciting time for the testing and Selenium community as we have a lot of new features and enhancements that make Selenium WebDriver even more usable and scalable for practical use cases.
Come join me and listen to what's cool and new exciting features of Selenium 4 and how to best use all of those.
Talk Outline:
1. Selenium overview
2. Selenium 4 new features
3. Hands-on demo on CDP, Relative locators
4. Migrating from Selenium 3 to Selenium 4
5. Hands-on demo on Selenium Grid
Key Takeaways:
The attendees will be able to:
1. Understand the new Selenium 4 features
2. Understand what it takes to move from Selenium 3 to Selenium 4
3. Understand new Grid features and make it move Observable