Examples: Webbit WebSockets tested with Selenium

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Лицензия

Лицензия

Категории

Категории

Java Языки программирования
Группа

Группа

info.cukes
Идентификатор

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

java-webbit-websockets-selenium
Последняя версия

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

1.2.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

Examples: Webbit WebSockets tested with Selenium
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Скачать java-webbit-websockets-selenium

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

<!-- https://jarcasting.com/artifacts/info.cukes/java-webbit-websockets-selenium/ -->
<dependency>
    <groupId>info.cukes</groupId>
    <artifactId>java-webbit-websockets-selenium</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/info.cukes/java-webbit-websockets-selenium/
implementation 'info.cukes:java-webbit-websockets-selenium:1.2.3'
// https://jarcasting.com/artifacts/info.cukes/java-webbit-websockets-selenium/
implementation ("info.cukes:java-webbit-websockets-selenium:1.2.3")
'info.cukes:java-webbit-websockets-selenium:jar:1.2.3'
<dependency org="info.cukes" name="java-webbit-websockets-selenium" rev="1.2.3">
  <artifact name="java-webbit-websockets-selenium" type="jar" />
</dependency>
@Grapes(
@Grab(group='info.cukes', module='java-webbit-websockets-selenium', version='1.2.3')
)
libraryDependencies += "info.cukes" % "java-webbit-websockets-selenium" % "1.2.3"
[info.cukes/java-webbit-websockets-selenium "1.2.3"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
org.webbitserver : webbit jar 0.4.15

test (9)

Идентификатор библиотеки Тип Версия
info.cukes : cucumber-jvm-deps jar 1.0.5
info.cukes : cucumber-picocontainer jar 1.2.3
info.cukes : cucumber-junit jar 1.2.3
org.picocontainer : picocontainer jar 2.15
org.seleniumhq.selenium : selenium-firefox-driver jar 2.45.0
org.seleniumhq.selenium : selenium-server jar 2.45.0
junit : junit jar 4.11
org.slf4j : jcl-over-slf4j jar 1.7.12
ch.qos.logback : logback-classic jar 1.1.3

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

Данный проект не имеет модулей.

Cucumber JVM

OpenCollective OpenCollective

Maven Central Build Status Coverage Status

Cucumber-JVM is a pure Java implementation of Cucumber. You can run it with the tool of your choice.

Cucumber-JVM also integrates with all the popular Dependency Injection containers.

Getting started

Questions, Problems, Help needed?

Please ask on

Bugs and Feature requests

You can register bugs and feature requests in the Github Issue Tracker.

Please bear in mind that this project is almost entirely developed by volunteers. If you do not provide the implementation yourself (or pay someone to do it for you), the bug might never get fixed. If it is a serious bug, other people than you might care enough to provide a fix.

Contributing

If you'd like to contribute to the documentation, checkout cucumber/docs.cucumber.io otherwise see our CONTRIBUTING.md.

info.cukes

Cucumber

Cucumber Open

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

Версия
1.2.3
1.0.0.RC23
1.0.0.RC20
1.0.0.RC16