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 74e3c12 commit b2503abCopy full SHA for b2503ab
src/test/java/com/applitools/example/AcmeBankTests.java
@@ -19,8 +19,6 @@
19
import com.microsoft.playwright.Playwright;
20
import org.junit.jupiter.api.*;
21
22
-import java.time.Duration;
23
-
24
public class AcmeBankTests {
25
// This JUnit test case class contains everything needed to run a full visual test against the ACME bank site.
26
// It runs the test once locally.
0 commit comments