Skip to content

Commit 2776894

Browse files
Eyes Test Manager
1 parent 675454d commit 2776894

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

acme_bank.robot

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Teardown
2424
# This test covers login for the Applitools demo site, which is a dummy banking app.
2525
# The interactions use typical Selenium WebDriver calls,
2626
# 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.
2828
# Traditional assertions that scrape the page for text values are not needed here.
2929
Log into bank account
3030

applitools.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
propagate_eyes_test_results: true
1515

1616
# 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.
1818
batch:
1919
name: "Example: Robot Framework with the Ultrafast Grid"
2020

0 commit comments

Comments
 (0)