by Nikolay Advolodkin | Aug 4, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use CSS to identify an element in selenium of this Selenium webdriver elements identification course. In this video, we’ll have to learn how to use absolute XPath to identify an...
by Nikolay Advolodkin | Aug 1, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use partial link text to identify an element in selenium of this Selenium webdriver elements identification course. In this video, we’ll have to learn how to use CSS to identify an...
by Nikolay Advolodkin | Jul 31, 2018 | Automation exercises
Introduction We need a place to practice our test automation skills, wouldn’t you agree? Where do you go when you need to learn how to deal with AJAX, Angular, Kendo and other dynamic elements? I struggled with the same problem. Hence, I compiled a list of my...
by Nikolay Advolodkin | Jul 29, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use link text to identify an element in Selenium. In this video, we’ll learn how to use partial link text to identify an element of this Selenium webdriver elements identification...
by Nikolay Advolodkin | Jul 23, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use ClassName to identify an element of this Selenium webdriver elements identification course. In this video, we’ll have to learn how to use name property to do the same. How to Use...