Back to Browse

Xpath Basic | Relative Xpath - Selenium WebDriver Tutorial 9

18.3K views
May 28, 2017
5:39

Demo Page : http://toolsqa.com/automation-practice-form/ eg: //Tag[@attribute='value'] //select[@id='continents'] ############################### //Tag[@attribute='value' and @attribute='value'] //select[@id='continents' and @name='continents'] ############################################ //Tag[text()='value'] //a[text()='Selenium Automation Hybrid Framework']

Download

0 formats

No download links available.

Xpath Basic | Relative Xpath - Selenium WebDriver Tutorial 9 | NatokHD