Skip to content

Releases: xdev-software/testcontainers-selenium

v2.0.2

Choose a tag to compare

@github-actions github-actions released this 14 Jul 11:19

Changelog

See Changelog#v2.0.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>2.0.2</version>
</dependency>

v2.0.1

Choose a tag to compare

@github-actions github-actions released this 02 Jul 14:53

Changelog

See Changelog#v2.0.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>2.0.1</version>
</dependency>

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 05 Mar 15:50

Changelog

See Changelog#v2.0.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>2.0.0</version>
</dependency>

v1.5.3

Choose a tag to compare

@github-actions github-actions released this 24 Feb 11:04

Changelog

See Changelog#v1.5.3 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.5.3</version>
</dependency>

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 28 Jan 15:29

Changelog

See Changelog#v1.5.2 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.5.2</version>
</dependency>

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 02 Dec 16:01

Changelog

See Changelog#v1.5.1 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.5.1</version>
</dependency>

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 02 Dec 10:26

Changelog

See Changelog#v1.5.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.5.0</version>
</dependency>

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 15:55

Changelog

See Changelog#v1.4.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.4.0</version>
</dependency>

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 15 Oct 14:54

Changelog

See Changelog#v1.3.0 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.3.0</version>
</dependency>

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 09 Oct 08:41

Changelog

See Changelog#v1.2.5 for more information.

Installation

Add the following lines to your pom:

<dependency>
   <groupId>software.xdev</groupId>
   <artifactId>testcontainers-selenium</artifactId>
   <version>1.2.5</version>
</dependency>