Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб xPath locators - best practices for UI automation в хорошем качестве

xPath locators - best practices for UI automation 5 лет назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



xPath locators - best practices for UI automation

i will be covering the drawbacks of using full Xpath and giving you the best practices for using Xpath locators in your automation solution. it might be very useful to use these in your automation solutions, the focus of this videos is to make your locators more resilient and robust when dealing with app changes on the UI side. examples By attribute //*[@class='cd__headline-text'] By text //*[contains(text(),'Trump')] compounded //*[contains(text(),'Trump')] [@class='cd__headline-text'] [contains(text(),'coronavirus')] cheat sheet https://www.automatetheplanet.com/mos... @Yulian Amstislavski | LinkedIn

Comments