Selenium Tools for Microsoft Edge

An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

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

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

msedge-selenium-tools-java
Последняя версия

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

3.141.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

Selenium Tools for Microsoft Edge
An updated EdgeDriver implementation for Selenium 3 with newly-added support for Microsoft Edge (Chromium).
Ссылка на сайт

Ссылка на сайт

https://github.com/microsoft/edge-selenium-tools
Система контроля версий

Система контроля версий

https://github.com/microsoft/edge-selenium-tools

Скачать msedge-selenium-tools-java

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

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

Зависимости

compile (8)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-remote-driver jar 3.141.59
net.bytebuddy : byte-buddy jar 1.8.15
org.apache.commons : commons-exec jar 1.3
com.google.guava : guava jar 29.0-jre
com.squareup.okhttp3 : okhttp jar 3.11.0
com.squareup.okio : okio jar 1.14.0
com.google.auto.service : auto-service Необязательный jar 1.0-rc4

test (1)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter jar

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

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

Microsoft

Open source projects and samples from Microsoft

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

Версия
3.141.1
3.141.0