diff --git a/playwright/src/main/java/com/microsoft/playwright/assertions/PlaywrightAssertions.java b/playwright/src/main/java/com/microsoft/playwright/assertions/PlaywrightAssertions.java index 98355349..e2768e91 100644 --- a/playwright/src/main/java/com/microsoft/playwright/assertions/PlaywrightAssertions.java +++ b/playwright/src/main/java/com/microsoft/playwright/assertions/PlaywrightAssertions.java @@ -48,15 +48,6 @@ import com.microsoft.playwright.impl.PageAssertionsImpl; * You can pass this timeout as an option. * *
By default, the timeout for assertions is set to 5 seconds. - * - *
To use Playwright assertions add the following dependency into the {@code pom.xml} of your Maven project: - *
{@code
- *
- * com.microsoft.playwright
- * assertions
- * 1.17.0
- *
- * }
*/
public interface PlaywrightAssertions {
/**
diff --git a/scripts/CLI_VERSION b/scripts/CLI_VERSION
index 8b53d414..7126c05b 100644
--- a/scripts/CLI_VERSION
+++ b/scripts/CLI_VERSION
@@ -1 +1 @@
-1.18.0-rc1
+1.18.0-beta-1642620709000