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 78c3dc3 commit c6dee9bCopy full SHA for c6dee9b
src/test/java/com/applitools/example/AcmeBankTests.java
@@ -21,7 +21,7 @@
21
22
public class AcmeBankTests {
23
24
- private final static BatchInfo BATCH = new BatchInfo("Applitools Quickstart");
+ private final static BatchInfo BATCH = new BatchInfo("Selenium Java Basic Quickstart");
25
26
public static void main(String [] args) {
27
src/test/java/com/applitools/example/LayoutRegionsTest.java
@@ -23,7 +23,7 @@
public class LayoutRegionsTest {
28
29
0 commit comments