Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

This piece of code will take screenshots of elements. I work in the advertising branche and sometimes we need to know whether the ads are not blank. We don't get any revenue of blank advertisements.

Implement the class in your project and add the following two line to your testing code:

TakeElementScreenshot screenshot = new TakeElementScreenshot(driver);
screenshot.shoot(element);

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages