Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Selenium ShutterBug Example

This is a Example Project that demonstrate the use of Assertthat's Selenium ShutterBug Screenshot Capabilities.

<!-- Selenium ShutterBug Maven Dependency -->
<dependency>
    <groupId>com.assertthat</groupId>
    <artifactId>selenium-shutterbug</artifactId>
    <version>${shutterbug.version}</version>
    <exclusions>
        <exclusion>
            <groupId>org.seleniumhq.selenium</groupId>
            <artifactId>selenium-java</artifactId>
        </exclusion>
    </exclusions>
</dependency>

Original Author - Assertthat


Github Page - Selenium ShutterBug



About

This is a Example Project that demonstrate the use of Assertthat's Selenium ShutterBug Screenshot Capabilities.

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages