Bootcamp Details Online Event Starting 12th Dec 2020 | Saturday | 10 Weeks 9 am to 1 pm IST | 11.30 am to 3.30 pm SGT Organized By The Test Tribe Community More Details
In this post, we will learn all the ways to locate an element on a web page. We can locate an element on a webpage in 8 different ways, which are: id name linkText partialLinkText className tagName cssSelector xpath The… Continue Reading →
CSS stands for Cascading Style Sheets. It controls how elements are displayed on a web page. There are various ways to write CSS selectors but before we start writing, let us first understand a few symbols that CSS uses to… Continue Reading →
We can write dynamic XPath using any of the following technique: starts-with() contains() text() following following-sibling child Index AND Operator OR Operator Let us now understand these techniques in details with the help of below DOM structure: 1. Locating using… Continue Reading →
© 2022 Testing Trail
Recent Comments