|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScreenshotDiff | |
|---|---|
| com.atlassian.selenium.visualcomparison | |
| com.atlassian.selenium.visualcomparison.utils | |
| Uses of ScreenshotDiff in com.atlassian.selenium.visualcomparison |
|---|
| Methods in com.atlassian.selenium.visualcomparison that return ScreenshotDiff | |
|---|---|
ScreenshotDiff |
VisualComparer.getScreenshotDiff(Screenshot oldScreenshot,
Screenshot newScreenshot)
|
| Uses of ScreenshotDiff in com.atlassian.selenium.visualcomparison.utils |
|---|
| Methods in com.atlassian.selenium.visualcomparison.utils that return ScreenshotDiff | |
|---|---|
ScreenshotDiff |
ScreenshotDiffer.diff(Screenshot oldScreen,
Screenshot newScreen,
java.util.List<BoundingBox> ignoreAreas,
boolean ignoreSingleLines)
|
ScreenshotDiff |
Screenshot.getDiff(Screenshot other)
|
ScreenshotDiff |
Screenshot.getDiff(Screenshot other,
java.util.List<BoundingBox> ignoreAreas,
boolean ignoreSingleLines)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||