Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Baseline management doc and images added #3005

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

marstupa
Copy link
Contributor

@marstupa marstupa commented Nov 6, 2024

Description

Baseline Management for Visual testing - new page and accompanying visual added

Motivation and Context

This is to help customers understand how to navigate to and use the new feature.

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation fix (typos, incorrect content, missing content, etc.)

Copy link

github-actions bot commented Nov 6, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

@marstupa marstupa self-assigned this Nov 6, 2024
@marstupa marstupa added the enhancement New feature or request label Nov 6, 2024
Copy link

github-actions bot commented Nov 6, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

Copy link

github-actions bot commented Nov 6, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

Copy link

github-actions bot commented Nov 6, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

Copy link
Contributor

@ebekebe ebekebe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you make sure to have at most one sentence per line, so reviewing and diffing becomes easier. For long sentences, breaking more often is also useful.

docs/visual-testing/workflows/baseline-management.md Outdated Show resolved Hide resolved
static/img/sauce-visual/build-overlay-history.jpg Outdated Show resolved Hide resolved
Copy link

github-actions bot commented Nov 7, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

Copy link

github-actions bot commented Nov 7, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

@marstupa marstupa requested a review from ebekebe November 7, 2024 09:57
Copy link

github-actions bot commented Nov 7, 2024

Deploy preview ready for 3005!
https://docs.dev.saucelabs.net/pr-preview/pr-3005

It allows you to track visual regressions through time and check baselines for different branches and projects.
Additionally, you can view the baseline history, download images, and view associated build details.

While logged in to Sauce Labs, navigate to this feature by clicking the "Visual -> Baselines" in the side navigation.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
While logged in to Sauce Labs, navigate to this feature by clicking the "Visual -> Baselines" in the side navigation.
While logged in to Sauce Labs, you can access this feature by clicking "Visual -> Baselines" in the side navigation.


<img src={useBaseUrl('img/sauce-visual/baseline-history.jpg')} alt="Baseline history view displaying a snapshot with list of changes in time" />

Once inside Baseline History view, you can perform the following actions by clicking the `...` button on any item in the list:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Once inside Baseline History view, you can perform the following actions by clicking the `...` button on any item in the list:
Once inside the Baseline History view, you can perform the following actions by clicking the `...` button on any item in the list:


<img src={useBaseUrl('img/sauce-visual/baseline-history-options.jpg')} alt="Baseline history options dropdown showing three options" />

## Accessing Baseline History From Build Details
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
## Accessing Baseline History From Build Details
## Accessing Baseline History from Diff Overlay

I think this is more accurate
https://docs.dev.saucelabs.net/pr-preview/pr-3005/visual-testing/workflows/review/#diff-review-overlay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants