by Nikolay Advolodkin | Nov 29, 2018 | Applitools
Applitools Conclusions Let’s go ahead and summarize everything that you’ve learned. I want to cover all the important topics from Applitools so that you remember everything for the future. So, in the very first section of this course, we basically got...
by Nikolay Advolodkin | Nov 21, 2018 | Applitools
Bugs and test steps in UI In this video, let’s cover some very cool concepts like bugs comments, collaborative regions, and so on and so forth. via GIPHY So, take a look at all of my test cases here that I previously ran as part of a batch. One thing that I...
by Nikolay Advolodkin | Nov 13, 2018 | Applitools
Fluent API Remember I mentioned how I’m going to show you how to programmatically apply very cool ignore regions and floating regions and so on to different kinds of elements through code? via GIPHY Well, let me show you why that is so important! So far a bunch...
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 | 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...