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 0e647e1 commit c30d10fCopy full SHA for c30d10f
src/test/java/com/applitools/example/AcmeBankTests.java
@@ -61,7 +61,7 @@ public static void setUpConfigAndRunner() {
61
// Create a new batch for tests.
62
// A batch is the collection of visual checkpoints for a test suite.
63
// Batches are displayed in the dashboard, so use meaningful names.
64
- batch = new BatchInfo("Applitools Example: Selenium Java JUnit with the Ultrafast Grid");
+ batch = new BatchInfo("Example: Selenium Java JUnit with the Ultrafast Grid");
65
66
// Create a configuration for Applitools Eyes.
67
config = new Configuration();
0 commit comments