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 May 22, 2024. It is now read-only.
This issue will be treated as an Epic to be closed after the initial release of the package. There will be multiple issues created to move the enhancements into smaller pieces.
Description
The existing WebDriver testing infrastructure is using WDIO 4 and an unmaintained visual regression service. The new package should utilize the latest available WebDriverIO and accessibility (axe-core) packages and carry forward the necessary customization options.
An upgrade guide and transition strategy should be included with these changes.
Notes
This section will be used to document various conversations that happen during development.
This issue has been automatically marked as inactive because it has not had recent activity. It will be closed in seven days if no further activity occurs. Thank you for your contributions.
Feature Request
Create a new WebDriverIO testing package using WDIO 6.
This issue will be treated as an Epic to be closed after the initial release of the package. There will be multiple issues created to move the enhancements into smaller pieces.
Description
The existing WebDriver testing infrastructure is using WDIO 4 and an unmaintained visual regression service. The new package should utilize the latest available WebDriverIO and accessibility (axe-core) packages and carry forward the necessary customization options.
An upgrade guide and transition strategy should be included with these changes.
Notes
This section will be used to document various conversations that happen during development.
When running on CI the maxInstances for the WDIO configuration needs to be set to one.
Breaking Changes
The selenium docker images have been updated to the latest availableTerra.it
commandsbrowser.axe
commandAdditions
Subtasks
isNewScreenshot
to Comparison Results zinserjan/wdio-visual-regression-service#83). [terra-functional-testing] Add option to fail tests when new screenshots are generated #603 logged to terra-functional-testing.Side Quests
Spikes
- Using the latest selenium imagesThe text was updated successfully, but these errors were encountered: