Playwright - Main Library

Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is the main package that provides Playwright client.

Лицензия

Лицензия

Группа

Группа

com.microsoft.playwright
Идентификатор

Идентификатор

playwright
Последняя версия

Последняя версия

1.22.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

Playwright - Main Library
Java library to automate Chromium, Firefox and WebKit with a single API. Playwright is built to enable cross-browser web automation that is ever-green, capable, reliable and fast. This is the main package that provides Playwright client.

Скачать playwright

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.6
org.opentest4j : opentest4j jar 1.2.0
com.microsoft.playwright : driver jar 1.22.0
com.microsoft.playwright : driver-bundle jar 1.22.0

test (2)

Идентификатор библиотеки Тип Версия
org.java-websocket : Java-WebSocket jar 1.5.1
org.junit.jupiter : junit-jupiter-engine jar 5.7.0

Модули Проекта

Данный проект не имеет модулей.
com.microsoft.playwright

Microsoft

Open source projects and samples from Microsoft

Версии библиотеки

Версия
1.22.0
1.21.0
1.20.1
1.20.0
1.19.0
1.18.0
1.17.2
1.17.1
1.17.0
1.16.1
1.16.0
1.15.2
1.15.1
1.15.0
1.14.1
1.14.0
1.13.0
1.12.1
1.12.0
1.11.1
1.11.0
1.10.0
1.9.1-alpha-0
1.9.0-alpha-0
0.181.0
0.180.0
0.172.3
0.171.0
0.170.3
0.170.2
0.170.0
0.162.3
0.162.2
0.162.1
0.162.0