All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.ScreenshotCompare.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Compares two image given the threshold defined.

*Arguments:*
| filename - name of the image to be compared
| threshold - image difference threshold (optional with default value 0.0001)

*Example:*
| Navigate To        | http://jspringbot.org   |
| Screenshot Collect | jspringbot-homepage.png |

*jspringbot.properties*
| selenium.compare.threshold=0.0001
| selenium.compare.output.dir=${project.build.directory}/robotframework-reports
| selenium.compare.base.dir=${project.build.directory}/test-classes/imgbaseline/local-firefox/




© 2015 - 2024 Weber Informatics LLC | Privacy Policy