HTML Locators & Browser Inspector with Selenium WebDriver Part-2

preview_player
Показать описание
Locators

1) Understand the structure of HTML document.

2) What are Browser dev. tools or Browser Inspector?

3) Understand how different type of Elements are described in HTML

4) What are Locators?

5) Different Types of Locators.

6) HTML basics

7) Attributes of Element

8) Finding an element using different method in Selenium

Locator Strategy
- By Name
- By ID
- By Xpath
- Link Text
- By Partial Link Text
- By Class Name
- By Tag Name
- CSS Selector
Рекомендации по теме