You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 12, 2021. It is now read-only.
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)
The text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: