by Nikolay Advolodkin | Aug 19, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use special operators in XPath of this Selenium web driver elements identification course. In this video, we’ll have to learn how to identify a button using XPath. How to Identify a...
by Nikolay Advolodkin | Aug 16, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use attributes in XPath of this Selenium web driver elements identification course. In this video, we’ll have to learn how to use special operators in XPath. How to Use Special...
by Nikolay Advolodkin | Aug 13, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use pick any tag from HTML body in Selenium of this Selenium webdriver elements identification course. In this video, we’ll have to learn how to use attributes in XPath. How to Use...
by Nikolay Advolodkin | Aug 10, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use relative XPath to identify an element in Selenium of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use pick any tag from HTML...
by Nikolay Advolodkin | Aug 7, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use absolute XPath to identify an element in selenium of this Selenium webdriver elements identification course. In this video, we’ll have to learn how to use relative XPath. How to...
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...