Skip to content

Releases: xdev-software/selenium-elements

v1.0.2

16 Jun 07:51
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>selenium-elements</artifactId>
   <version>1.0.2</version>
</dependency>

v1.0.1

13 Jun 08:43
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>selenium-elements</artifactId>
   <version>1.0.1</version>
</dependency>

v1.0.0

13 Jun 08:38
Compare
Choose a tag to compare

Changelog

See Changelog#v1.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>selenium-elements</artifactId>
   <version>1.0.0</version>
</dependency>