Answer the question
In order to leave comments, you need to log in
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
Gemini
Webdriverio
In gemini, you can test in many browsers at once. I don't know much about the webdriver.
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 questionAsk a Question
731 491 924 answers to any question