Skip to content
This repository was archived by the owner on Jan 12, 2021. It is now read-only.
This repository was archived by the owner on Jan 12, 2021. It is now read-only.

Refactor ScreenshotUtils into better classes #88

@dpulitano

Description

@dpulitano

I think the utils package shouldn't include the screenshot-taking functionality - the methods should be moved to the widget class if the screenshot is for the widget and should be in ExtWebDriver if the screenshot is for the entire browser window.

I propose ScreenshotUtils only has the code to perform comparisons and is renamed to ScreenshotComparator (This could be moved outside of ExtWebDriver at some point)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions