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

FluentLenium 4.6.2

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://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");

Лицензия

Лицензия

Группа

Группа

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

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

fluentlenium-parent
Версия

Версия

4.6.2
Тип

Тип

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://www.bing.com"); $("#sb_form_q").fill().with("FluentLenium"); $("#sb_form_go").submit(); assertThat(title()).contains("FluentLenium");
Ссылка на сайт

Ссылка на сайт

https://github.com/FluentLenium/FluentLenium
Организация-разработчик

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

FluentLenium
Система контроля версий

Система контроля версий

https://github.com/FluentLenium/FluentLenium

Скачать fluentlenium-parent 4.6.2

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

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

Зависимости

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

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

  • fluentlenium-core
  • fluentlenium-integration-tests
  • fluentlenium-assertj
  • fluentlenium-junit
  • fluentlenium-junit-jupiter
  • fluentlenium-testng
  • fluentlenium-spring-testng
  • fluentlenium-cucumber
  • fluentlenium-spock
  • fluentlenium-coverage-report