Playwright - Assertions

This module provides Playwright assertions that will wait until the expected condition is met.

License

License

GroupId

GroupId

com.microsoft.playwright
ArtifactId

ArtifactId

assertions
Last Version

Last Version

1.17.2
Release Date

Release Date

Type

Type

jar
Description

Description

Playwright - Assertions
This module provides Playwright assertions that will wait until the expected condition is met.

Download assertions

How to add to project

<!-- https://jarcasting.com/artifacts/com.microsoft.playwright/assertions/ -->
<dependency>
    <groupId>com.microsoft.playwright</groupId>
    <artifactId>assertions</artifactId>
    <version>1.17.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.microsoft.playwright/assertions/
implementation 'com.microsoft.playwright:assertions:1.17.2'
// https://jarcasting.com/artifacts/com.microsoft.playwright/assertions/
implementation ("com.microsoft.playwright:assertions:1.17.2")
'com.microsoft.playwright:assertions:jar:1.17.2'
<dependency org="com.microsoft.playwright" name="assertions" rev="1.17.2">
  <artifact name="assertions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.microsoft.playwright', module='assertions', version='1.17.2')
)
libraryDependencies += "com.microsoft.playwright" % "assertions" % "1.17.2"
[com.microsoft.playwright/assertions "1.17.2"]

Dependencies

compile (2)

Group / Artifact Type Version
org.opentest4j : opentest4j jar 1.2.0
com.microsoft.playwright : playwright jar 1.17.2

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.7.0
com.microsoft.playwright : playwright test-jar 1.17.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.17.2
1.17.1
1.17.0