We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d3c96c commit c5be45dCopy full SHA for c5be45d
tests/conftest.py
@@ -59,7 +59,7 @@ def batch_info():
59
"""
60
Creates a new batch for tests.
61
A batch is the collection of visual checkpoints for a test suite.
62
- Batches are displayed in the dashboard, so use meaningful names.
+ Batches are displayed in the Eyes Test Manager, so use meaningful names.
63
64
return BatchInfo("Example: Selenium Python pytest with the Ultrafast Grid")
65
0 commit comments