Skip to content

Commit

Permalink
remove viewport height / width from baseline keys (#3019)
Browse files Browse the repository at this point in the history
Co-authored-by: Logan Graham <[email protected]>
  • Loading branch information
omacranger and Logan Graham authored Nov 20, 2024
1 parent a6fc3fa commit 15c22ca
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions docs/visual-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,6 @@ The following snapshot metadata keys are used to determine the appropriate basel
| `browser` | `string` | The browser used to take the snapshot. This will automatically be determined by Sauce Visual. |
| `operatingSystem` | `string` | The operating system used to take the snapshot. This will automatically be determined by Sauce Visual. |
| `operatingSystemVersion` | `string` | The operating system version used to take the snapshot. This will automatically be determined by Sauce Visual. |
| `viewportWidth` | `string` | The viewport width used to take the snapshot. This will automatically be determined by Sauce Visual. |
| `viewportHeight` | `string` | The viewport height used to take the snapshot. This will automatically be determined by Sauce Visual. |
| `project` | `string` | The project name. This can be set during service initiation, for more information see the language bindings. |
| `branch` | `string` | The branch name. This can be set during service initiation, for more information see the language bindings. |
| `device` | `string` | The device name. This will automatically be determine by Sauce Visual. |
Expand Down

0 comments on commit 15c22ca

Please sign in to comment.