kazurayam / inspectus

The Inspectus library enables automated UI tests in Java/Groovy to perform "Visual Inspection" on top of the "materialstore"
Apache License 2.0
0 stars 0 forks source link

censoring divs in screenshots #70

Open kazurayam opened 1 year ago

kazurayam commented 1 year ago

Once I developed a class com.kazurayam.ksbackyard.ScreenshotDriver which supported "censoring advertizements".

The feature of painting areas grey out to hide advertisements is nice. Because the advertisements makes screenshots different too often.

I want to add com.kazurayam.inspectus.materialize.selenium.ScreenshotDriver which will succeed the features of the ancestor