Skip to content

Commit

Permalink
comments
Browse files Browse the repository at this point in the history
  • Loading branch information
paweltomaszewskisaucelabs committed Nov 28, 2024
1 parent 6faa223 commit aa7461c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/visual-testing/mobile-native-testing.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ The following features are not yet available for mobile app testing:
- DOM capture and inspection
- [Selective diffing](./selective-diffing.md)

Native full page screenshots are in beta and may have bugs.
Native full-page screenshots are currently in beta and may have unexpected behavior.

Check warning on line 31 in docs/visual-testing/mobile-native-testing.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/visual-testing/mobile-native-testing.md#L31

[sauce.CurrentStatus] Remove 'currently'. The documentation reflects the current state of the product.
Raw output
{"message": "[sauce.CurrentStatus] Remove 'currently'. The documentation reflects the current state of the product.", "location": {"path": "docs/visual-testing/mobile-native-testing.md", "range": {"start": {"line": 31, "column": 34}}}, "severity": "WARNING"}
Possible issues include:
- Slow screenshot capture
- Baseline and snapshot differences on iOS tablets
- Ignoring and clipping limited to elements within scrollElement on iOS
- Ignoring and clipping limited to elements within `scrollElement` on iOS

Check warning on line 35 in docs/visual-testing/mobile-native-testing.md

View workflow job for this annotation

GitHub Actions / vale

[vale] docs/visual-testing/mobile-native-testing.md#L35

[sauce.WordList] Use 'in' instead of 'within'.
Raw output
{"message": "[sauce.WordList] Use 'in' instead of 'within'.", "location": {"path": "docs/visual-testing/mobile-native-testing.md", "range": {"start": {"line": 35, "column": 45}}}, "severity": "WARNING"}
- Missing sticky elements at the bottom of the screen

0 comments on commit aa7461c

Please sign in to comment.