selenium tutorial - starting with selenium webdriver – part 2

1
Copyright © www.absofttrainings.com Starting with Selenium WebDriver- Part 2 Web Elements What are Web Elements WebElement Interface Identifying Web Elements/Objects in a WebPage Different Locator Strategies: By ID By Name By Link By PartialLink By XPath By CSS Selector By Tag By Class Locating By XPath In Depth X-Path Absolute, X-Path Attribute, X-Path Relative Web Element/Object Inspecting Tools for different browsers

Upload: absoft-trainings

Post on 18-Jul-2015

45 views

Category:

Software


3 download

TRANSCRIPT

Page 1: Selenium Tutorial - Starting with Selenium WebDriver – Part 2

Copyright © www.absofttrainings.com

Starting with Selenium WebDriver-

Part 2

Web Elements

What are Web Elements

WebElement Interface

Identifying Web Elements/Objects in a WebPage

Different Locator Strategies:

By ID

By Name

By Link

By PartialLink

By XPath

By CSS Selector

By Tag

By Class

Locating By XPath – In Depth

X-Path Absolute, X-Path Attribute, X-Path Relative

Web Element/Object Inspecting Tools for different browsers