FluentLenium

FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");

Лицензия

Лицензия

Группа

Группа

fr.javafreelance.fluentlenium
Идентификатор

Идентификатор

fluentlenium-parent
Последняя версия

Последняя версия

0.5.3
Дата

Дата

Тип

Тип

pom
Описание

Описание

FluentLenium
FluentLenium makes the writing of acceptance testing more easy and in a fluent way using the power of css selectors. Build upon Selenium WebDriver. goTo("http://mywebpage/"); fill("#firstName").with("toto"); click("#create-button");
Организация-разработчик

Организация-разработчик

AConsulting

Скачать fluentlenium-parent

Имя Файла Размер
fluentlenium-parent-0.5.3.pom 9 KB
Обзор

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • fluentlenium-core
  • fluentlenium-festassert
  • fluentlenium

Версии библиотеки

Версия
0.5.3
0.5.2
0.5.1
0.5
0.4
0.3