Skip to content

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

Notifications You must be signed in to change notification settings

GladsonAntony/SeleniumShutterBug_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages