Skip to content

Commit

Permalink
cherry-pick(#785): chore: roll to latest 1.18 (#786)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov committed Jan 20, 2022
1 parent 396d5a7 commit 7ca57a0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,6 @@
* You can pass this timeout as an option.
*
* <p> By default, the timeout for assertions is set to 5 seconds.
*
* <p> To use Playwright assertions add the following dependency into the {@code pom.xml} of your Maven project:
* <pre>{@code
* <dependency>
* <groupId>com.microsoft.playwright</groupId>
* <artifactId>assertions</artifactId>
* <version>1.17.0</version>
* </dependency>
* }</pre>
*/
public interface PlaywrightAssertions {
/**
Expand Down
2 changes: 1 addition & 1 deletion scripts/CLI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.18.0-rc1
1.18.0-beta-1642620709000

0 comments on commit 7ca57a0

Please sign in to comment.