Skip to content

Patchright Java v1.58.0

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Apr 06:13
· 1 commit to main since this release

Patchright Java v1.58.0

Based on playwright-java v1.58.0

Installation (GitHub Packages)

Add to your pom.xml:

<dependency>
  <groupId>cc.marbro.patchright</groupId>
  <artifactId>patchright</artifactId>
  <version>1.58.0</version>
</dependency>