by Nikolay Advolodkin | Oct 6, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to find a table with no ID of this Selenium WebDriver elements identification course. In this video, we’ll have to learn DOM in Selenium WebDriver. DOM in Selenium Webdriver So there is...
by Nikolay Advolodkin | Oct 4, 2018 | Applitools
Code Overview Fantastic! So, let’s go ahead and jump into some code. I want to show you some actual baseline examples and how they look in Applitools. One thing I do want to mention is I actually have been designing this code to be as clean as possible, so you...
by Nikolay Advolodkin | Sep 30, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use C# to find a value in a cell part 2 of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use C# to find a value in a cell part 3....
by Nikolay Advolodkin | Sep 27, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use C# to find a value in a cell of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use C# to find a value in a cell part 2. How to...
by Nikolay Advolodkin | Sep 27, 2018 | Applitools
Why must we automate visual testing Now, visual testing is probably a new concept for the majority of us. I know that when I first started out, I have never really done automated Visual Validation simply because all the ways of doing it, doing something like pixel to...
by Nikolay Advolodkin | Sep 24, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use C# to find all cells in a row of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use C# to find a value in a cell. How to Use C#...
by Nikolay Advolodkin | Sep 21, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to use C# to find a cell value of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use C# to find all cells in a row. How to Use C# to...
by Nikolay Advolodkin | Sep 20, 2018 | Applitools
Course overview In this video course, I will teach you exactly how to use Applitools with a Selenium WebDriver to do automated visual validation testing. The techniques I’ll teach in this course are the same exact automation techniques that I’ve used with...
by Nikolay Advolodkin | Sep 18, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned how to get an HTML table in a variable of this Selenium WebDriver elements identification course. In this video, we’ll have to learn how to use C# to find a cell value. How to Use C# to Find...
by Nikolay Advolodkin | Sep 18, 2018 | Automation Tools, TestProject
Today I will show you how to record your first automated web test with the latest automation tool called TestProject. TestProject is a community powered tool used to automate mobile and web apps. Continue watching and I’ll show you how to create an account,...