Locators in Selenium

Part 1: Ways of Locating Web Elements in Selenium using ID

Part 2: Ways of locating Web element using: Name, Class Name, Tag Name, Link Text

Part 1: All about XPath in Selenium Webdriver: Basic concepts

Part 2: All about XPath: Different ways of writing XPath expression.

Tools to find XPath in Firefox browser

CSS Selector In Selenium Webdriver: Points You Must Know

Writing Conditional XPath In Selenium WebDriver

Locating Dynamic Web Elements In Selenium WebDriver : Conditional Xpaths And CSS

CSS Selector In Selenium Webdriver: Points You Must Know

Write and validate XPath Expressions and CSS Selectors in Chrome and Firefox browser

Locating Dynamic Web Elements In Selenium WebDriver : Conditional Xpaths And CSS

Front End Automation Strategies 1 – Don’t Write Complex XPath/CSS – Ask For Static Locators Instead

Why It Is Not Possible To Read Locators From External Sources In Page Factory Of Selenium WebDriver

Which Locator To Use? Read This Post.

XPath Method- string-length() – Usage in Locating Element

XPath Method – string() – Usage in Locating Element- How it is Different From text()

Selenium Interview Question 4 – Difference Between @FindBy and findElement() Method in Selenium WebDriver

Part 6: Usages Of Javascripts In Selenium: Locating WebElements Using JavaScript Commands

How To Locate Web Element Which Has Multiple Class Names