PrimeFaces Selenium

PrimeFaces testing support based on Selenium and the concept of page ojects / fragements.

License

License

Categories

Categories

PrimeFaces Jakarta EE The Web Tier Jakarta Server Faces
GroupId

GroupId

org.primefaces
ArtifactId

ArtifactId

primefaces-selenium
Last Version

Last Version

11.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

PrimeFaces Selenium
PrimeFaces testing support based on Selenium and the concept of page ojects / fragements.

Download primefaces-selenium

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • primefaces-selenium-core
  • primefaces-selenium-components

Versions

Version
11.0.0
11.0.0-RC2
11.0.0-RC1