18 January 2026:
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.
Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.
How to compare to images on web page
Hi
I have one stored image in the system and i want to compare that with the one showing on the web browser ( need to check on every browser)
Please let me know how to do this comparison.
Thanks in advance
I have one stored image in the system and i want to compare that with the one showing on the web browser ( need to check on every browser)
Please let me know how to do this comparison.
Thanks in advance
Comments
let sahi download the image and then use imagemagicks compare function
http://www.imagemagick.org/script/compare.php
Store the result in a temporary file, let Sahi read the file.
Regards
Wormi