by Nikolay Advolodkin | May 2, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we have learned about implicit wait. In this video, we will learn the 2nd example of an implicit wait. 2nd Example of an Implicit Wait So just to prove some of my points, what I’ve done here is...
by Nikolay Advolodkin | May 1, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we have learned the answer to why the test is flaky. In this video, we will learn about implicit waits in Selenium webdriver. What is an Implicit Wait So Selenium provides us several ways to deal with...
by Nikolay Advolodkin | Apr 30, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will learn about the different timeouts in Sauce Labs. In the previous tutorial, we learned how to do live debugging. Sauce Labs Timeouts I quickly wanted to bring your attention to three important timeout values...
by Nikolay Advolodkin | Apr 27, 2018 | Selenium Webdriver
Unit testing is a method of software testing. In order to determine efficiency and reliability, testers examine and analyze the individual components of the source code. To do unit testing, one can use manual testing methods. You can also use Selenium testing in which...
by Nikolay Advolodkin | Apr 23, 2018 | Video Transcription
What will you learn in this lecture? In this video, we will learn how to analyze tests in Sauce Labs. In the previous tutorial, we learned how to run tests. How to Analyze Tests in Sauce Labs Let’s go ahead and take a look at one of the jobs that we get one of...