mirror of
https://github.com/microsoft/playwright-java.git
synced 2026-03-30 19:32:50 +00:00
parent
396d5a7b3e
commit
7ca57a082b
@ -48,15 +48,6 @@ import com.microsoft.playwright.impl.PageAssertionsImpl;
|
||||
* 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 {
|
||||
/**
|
||||
|
||||
@ -1 +1 @@
|
||||
1.18.0-rc1
|
||||
1.18.0-beta-1642620709000
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user