Registry / testing / fluentlenium-core

fluentlenium-core

JSON →
library5.0.4javamavenunverified

Core module of FluentLenium, a fluent interface testing framework for Selenium WebDriver.

<dependency> <groupId>org.fluentlenium</groupId> <artifactId>fluentlenium-core</artifactId> <version>5.0.4</version> </dependency>
INSTALL
IMPORT
SIG · FLUENTLENIUM-CORE
F
fluentlenium-core
testingjavav5.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Fluent
org.fluentlenium.core.Fluent

Initialize a Fluent instance and navigate to a URL.

import org.fluentlenium.core.Fluent; Fluent fluent = Fluent.newFluent().withDefaultUrl("https://example.com").build(); fluent.goTo("/"); fluent.close();
Debug
Known issues

No known issues recorded.

Upgrade
Version history
5.0.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
4
Resources
fluentlenium-core — mvn dependency:get fluentlenium-core · libregistry