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 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...