What’s new? 📕 Section: Selectors Hub Tutorial by Sanjay Kumar We are fortunate enough to have partnered with the creator of Selectors Hub, Sanjay Kumar to get training on how to use this awesome tool. It’s a new technology that’s making it...
What’s new? 📕 Section: methods, expressions, statements ✅ 3 new exercises that focus on working with methods and using conditional if statements 📕 Section: WebDriver methods ✅ 2 new exercises that focus on working with Javascript...
What’s new? 📔 Element Information Examples Lecture You will learn: ✅ How you can use the methods that get element information ✅ Check the code samples to get a better grasp of how they can be used in our tests...
Welcome to the third article of the Java Selenium series. In this article, we’re going to learn how to actually interact with our web elements so we can perform actions on them after we locate them. We will learn how to: Take basic actions on elements Get...
In this part of the article series, we will learn one of the most fundamental topics when it comes to test automation. And that is locating the Web elements so that we can use Selenium WebDriver to interact with them and perform different kinds of operations. This is...
We have great news!! Our main goal is to always provide the best service by improving our Complete Selenium WebDriver with Java course through new content! With that, we would like to announce the content that has been added to our course. NEW...