SeleniumBrowser

Java library for working with Selenium WebDriver using more object approach, with browser context which wraps driver, custom elements, pages, modules and logics.

Лицензия

Лицензия

Категории

Категории

Сеть
Группа

Группа

cz.etnetera
Идентификатор

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

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

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

0.3.12
Дата

Дата

Тип

Тип

jar
Описание

Описание

SeleniumBrowser
Java library for working with Selenium WebDriver using more object approach, with browser context which wraps driver, custom elements, pages, modules and logics.
Ссылка на сайт

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

https://github.com/etnetera/SeleniumBrowser
Организация-разработчик

Организация-разработчик

Etnetera a.s.
Система контроля версий

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

https://github.com/etnetera/SeleniumBrowser

Скачать seleniumbrowser

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.seleniumhq.selenium : selenium-java jar 2.48.2

test (1)

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

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

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

Seb

Seb (Selenium Browser) is Java library for working with Selenium WebDriver using more object approach, with context which wraps driver, custom elements, pages, modules and logics.

Licence

Seb is licenced under Apache License, Version 2.0. For more information see LICENCE and NOTICE files.

cz.etnetera

Etnetera

Etnetera, a.s.

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

Версия
0.3.12
0.3.11