3 - Playwright with Python Beginner | XPath Locator 2 #playwright #python #tutorial #series

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

# xpath - Relative xpath '//'
# text - //tagname[text()="text"]
# contains
# dynamic - prasanth123,prasanth13454,prasanth987
# ends-with - 2343user
# family
# sibling - //td[text()="Microsoft"]//following-sibling:: td[2]

To Contact:
Рекомендации по теме
Комментарии
Автор

Hi Prasanth, Would you be happy for me to use your code samples here in my Python Playwright teaching? I'm a secondary school teacher.

veitkoch