File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Teardown
24
24
# This test covers login for the Applitools demo site, which is a dummy banking app.
25
25
# The interactions use typical Selenium WebDriver calls,
26
26
# but the verifications use one-line snapshot calls with Applitools Eyes.
27
- # If the page ever changes, then Applitools will detect the changes and highlight them in the dashboard .
27
+ # If the page ever changes, then Applitools will detect the changes and highlight them in the Eyes Test Manager .
28
28
# Traditional assertions that scrape the page for text values are not needed here.
29
29
Log into bank account
30
30
Original file line number Diff line number Diff line change 14
14
propagate_eyes_test_results : true
15
15
16
16
# A batch is the collection of visual checkpoints for a test suite.
17
- # Batches are displayed in the dashboard , so use meaningful names.
17
+ # Batches are displayed in the Eyes Test Manager , so use meaningful names.
18
18
batch :
19
19
name : " Example: Robot Framework with the Ultrafast Grid"
20
20
You can’t perform that action at this time.
0 commit comments