Rating 4.86 out of 5 (7 ratings in Udemy)
What you'll learn- You will learn how to find and design the best possible Selenium locators and what makes them tick. What are the most frequent mistakes in choosing a selector and how to avoid them. You will learn about speed of each selector and how to find the best performing selector. What is chaining of selectors and how to do that in code or in the inspect elements tab. You will learn the most advanced xpath and css selectors.
Description …
Rating 4.86 out of 5 (7 ratings in Udemy)
What you'll learn- You will learn how to find and design the best possible Selenium locators and what makes them tick. What are the most frequent mistakes in choosing a selector and how to avoid them. You will learn about speed of each selector and how to find the best performing selector. What is chaining of selectors and how to do that in code or in the inspect elements tab. You will learn the most advanced xpath and css selectors.
DescriptionStudents will be perfectly equipped to find the best locator after acquiring the knowledge in this course. In this course students will learn a well defined and highly effective system to help them find the best locator for their needs. With easy set of rules to follow they will not need to change locators because they are flaky. Also, with this set of rules it will be easy to find the fastest and most powerful locator. This will help to reduce the execution time of the tests and avoid some common mistakes that slows them down and makes them easy to fail. This course provides the students with the knowledge for finding the best suitable locator between the most common locators like id, class, partial or full text, Xpath and CSS. Also, students will be able to tell which locators are least likely to change and break over time and changes in the application/ website. Finally students will learn about how to find elements in the inspect elements tab, locator chaining, what is a search context, how to define search context, how to select a unique element between a list of equal elements in the HTML, what is a DOM Tree.