U
U
uuushka2016-03-29 16:14:59
Node.js
uuushka, 2016-03-29 16:14:59

How to compare screenshots using Selenium?

Hey!
I am getting acquainted with Selenium and have the following task:
1. make screenshots of the site pages
2. after the next release, test again with screenshots of the same pages
3. generate screenshots with layout differences.
I will be grateful for advice and links)

Answer the question

In order to leave comments, you need to log in

2 answer(s)
C
Clever_Coyote, 2016-03-29
@Clever_Coyote

Gemini
Webdriverio
In gemini, you can test in many browsers at once. I don't know much about the webdriver.

T
Talik, 2017-01-10
@Talik0507

An interesting task, but Selenium is not a test framework, but just an API for working with browsers using web drivers for each browser.
Accordingly, if there is a need to use Selenium, then you will have to use libraries for working and comparing pictures and connect them to the test project and use them.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question