SeleniumBrowser

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

License

License

Categories

Categories

Net
GroupId

GroupId

cz.etnetera
ArtifactId

ArtifactId

seleniumbrowser
Last Version

Last Version

0.3.12
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/etnetera/SeleniumBrowser
Project Organization

Project Organization

Etnetera a.s.
Source Code Management

Source Code Management

https://github.com/etnetera/SeleniumBrowser

Download seleniumbrowser

How to add to project

<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 2.48.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

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.

Versions

Version
0.3.12
0.3.11