Skip to content

Commit 7ca57a0

Browse files
authored
cherry-pick(#785): chore: roll to latest 1.18 (#786)
1 parent 396d5a7 commit 7ca57a0

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

playwright/src/main/java/com/microsoft/playwright/assertions/PlaywrightAssertions.java

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -48,15 +48,6 @@
4848
* You can pass this timeout as an option.
4949
*
5050
* <p> By default, the timeout for assertions is set to 5 seconds.
51-
*
52-
* <p> To use Playwright assertions add the following dependency into the {@code pom.xml} of your Maven project:
53-
* <pre>{@code
54-
* <dependency>
55-
* <groupId>com.microsoft.playwright</groupId>
56-
* <artifactId>assertions</artifactId>
57-
* <version>1.17.0</version>
58-
* </dependency>
59-
* }</pre>
6051
*/
6152
public interface PlaywrightAssertions {
6253
/**

scripts/CLI_VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.18.0-rc1
1+
1.18.0-beta-1642620709000

0 commit comments

Comments
 (0)