by Nikolay Advolodkin | Nov 8, 2018 | Billing
How can you manage your billing? You are able to manage your billing directly from the Billing tab of your account page. To get there you can click on your name or picture in the top right of the header and select My Account. You can then select the Billing tab. From...
by Nikolay Advolodkin | Nov 6, 2018 | Applitools
Full page screenshots with CSS stitch In this tutorial, I’m going to cover a bunch of amazing advanced topics that you can do in Applitools. via GIPHY First, I want to talk about how to actually capture full page screenshots. Full page screenshots are fantastic...
by Nikolay Advolodkin | Nov 2, 2018 | DevOps
Have you tried creating a continuous integration environment in Azure DevOps (formerly VSTS)? Isn’t it a crazy challenge? I spent a couple of weeks trying to track down the information so that I can actually have a complete working pipeline. As a result, it no...
by Nikolay Advolodkin | Oct 30, 2018 | Applitools
Test Manager UI In this video tutorial, I want to talk to you about the test manager, all of the different capabilities and also discuss the batches. via GIPHY So, what you see over here is the test manager. In here you see a collection of all of the tests that have...
by Nikolay Advolodkin | Oct 23, 2018 | Applitools
Ignoring Multiple Regions I also wanted to quickly mention there are several other variations of ignore regions that you might want to use. You can use ignore regions using find elements. So as opposed to up here where I used a “By” locator, you can see...
by Nikolay Advolodkin | Oct 18, 2018 | Applitools
Introduction to Ignore Regions All right! So now that you are an expert in the different match level settings, we can actually talk about different types of regions. As I said before, what you’re going to notice is, there’s a lot of similarities between...
by Nikolay Advolodkin | Oct 13, 2018 | Sauce Labs
Sauce Labs is quickly starting to dominate the world of Selenium Grid and Continuous Integration management. Sauce has a ton of awesome features, one of the most important ones is Sauce Connect (SC). [toc] What Is Sauce Connect? Allows testing of internal web sites...
by Nikolay Advolodkin | Oct 11, 2018 | Applitools
Exact match level Now, in this section, I wanted to talk about some really important concepts, specifically related to match levels and different types of regions. That’s why I actually left you hanging on all of these regions and these steps right here. Because...
by Nikolay Advolodkin | Oct 9, 2018 | Video Transcription
What will you learn in this lecture? In the previous video, we learned DOM in Selenium WebDriver of this Selenium Webdriver elements identification course. In this video, we’ll have to learn how to evaluate elements at runtime. How to Evaluate Elements at...
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...