Xpath Basic | Relative Xpath - Selenium WebDriver Tutorial 9

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

eg:


###############################


############################################

//Tag[text()='value']
//a[text()='Selenium Automation Hybrid Framework']
Рекомендации по теме
Комментарии
Автор

What if we have <input class='a b c d e> ; how can we write xpath for this?
And we don't have option to use unique Id, because it's dynamic.

HowTo-lcrp
Автор

But, the one we should look for is an absolut xpath right?, because it will never change, well you know what i mean

martinanguiano
Автор

sir is there a video tutorial for SelectorsHub xpath tool?

James-dnpw