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

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

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




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



CSS selectors explained for absolute beginners

CSS selectors explained for those of you who want to take your automation skills to the next level. CSS selectors are a popular way of locating web elements in software automated testing. This video will show you how to become comfortable building your CSS selectors from scratch. 👨‍💻Go beyond with automateNow! 👉 https://bit.ly/3YpjIbz 📑 CHAPTERS 0:00 ~ CSS selectors introduction 0:10 ~ How to find a CSS selector 0:27 ~ Finding by ID 1:15 ~ Finding by ID that "begins with" a given text 1:39 ~ Finding by ID that "ends in" a given text 1:58 ~ Finding by ID that "contains" a given text 2:24 ~ Explanation for symbols: ^, $ and * 2:41 ~ Finding by class name 5:51 ~ Finding by heading & class name 6:35 ~ Finding an element with relation to another 7:10 ~ Finding by name 7:42 ~ Finding by a random attribute name 7:59 ~ Combining element attribute and HTML tag 8:20 ~ Finding elements in a list 9:19 ~ Additional resources

Comments