Last Version

de.openkeyword:se 0.2.44

This is the OpenKeyWord Selenium GUI-Adapter-module. Se defines default GUI-Adapter ( Pushbutton, Link, Textfield...) Add this module in to your maven Project to automate Web-GUI. See Dependency Information. You can also use -Se- as a base-class in your own Project or Product specific GUI-Adapter.

License

License

Categories

Categories

KeY Data Data Formats Formal Verification
GroupId

GroupId

de.openkeyword
ArtifactId

ArtifactId

se
Version

Version

0.2.44
Type

Type

jar
Description

Description

This is the OpenKeyWord Selenium GUI-Adapter-module. Se defines default GUI-Adapter ( Pushbutton, Link, Textfield...) Add this module in to your maven Project to automate Web-GUI. See Dependency Information. You can also use -Se- as a base-class in your own Project or Product specific GUI-Adapter.
Project Organization

Project Organization

OpenKeyWord

Download se 0.2.44


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

Dependencies

compile (17)

Group / Artifact Type Version
de.openkeyword : core jar 0.2.44
de.openkeyword : log2html jar 0.2.44
org.seleniumhq.selenium : selenium-firefox-driver jar 4.0.0-alpha-5
org.seleniumhq.selenium : selenium-chrome-driver jar 4.0.0-alpha-5
org.seleniumhq.selenium : selenium-safari-driver jar 4.0.0-alpha-5
org.seleniumhq.selenium : htmlunit-driver jar 2.40.0
org.apache.commons : commons-lang3 jar 3.12.0
commons-io : commons-io jar 2.7
org.apache.commons : commons-text jar 1.9
org.antlr : antlr4-runtime jar 4.8
org.antlr : ST4 jar 4.3
org.junit.jupiter : junit-jupiter-engine jar 5.6.2
com.sun.xml.bind : jaxb-core jar 3.0.0-M4
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 3.0.0-M4
com.sun.xml.bind : jaxb-jxc jar 3.0.0-M4
com.sun.xml.bind : jaxb-xjc jar 3.0.0-M4

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-params jar 5.6.2

Project Modules

There are no modules declared in this project.