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

desc.ScreenshotCollect.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Collects a screenshot and places it on ${selenium.compare.image.collect.dir} defined in jspringbot.properties

*Arguments:*
| filename - name of the captured screenshot to be collected

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

*jspringbot.properties*
| selenium.compare.image.collect.dir=${project.basedir}/src/test/resources/imgbaseline/local-firefox




© 2015 - 2024 Weber Informatics LLC | Privacy Policy