Skip to Main Content
Mastering Selenium WebDriver 3.0 - Second Edition
book

Mastering Selenium WebDriver 3.0 - Second Edition

by Mark Collin
June 2018
Beginner to intermediate content levelBeginner to intermediate
376 pages
8h 58m
English
Packt Publishing
Content preview from Mastering Selenium WebDriver 3.0 - Second Edition

Applitools Eyes

In this section, we will set up a basic Applitools Eyes implementation so that we can see what it can do for us. We will start with the code that we created in Chapter 1Creating a Fast Feedback Loop and Chapter 2Producing the Right Feedback When Failing, and add in our eyes code. You don't need to pay for a full Applitools Eyes subscription to try this out, they offer trial accounts with access to all the functionality (you will need to use either Chrome or Firefox to log into their website, however).

So first things first; let's add a dependency to the Applitools code into our POM:

<dependency>    <groupId>com.applitools</groupId>    <artifactId>eyes-selenium-java3</artifactId>    <version>3.32.1</version></dependency>

Next, we ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Selenium WebDriver 3 Practical Guide - Second Edition

Selenium WebDriver 3 Practical Guide - Second Edition

Pallavi Sharma, UNMESH GUNDECHA, Satya Avasarala

Publisher Resources

ISBN: 9781788299671Supplemental Content