All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by selenium with all dependencies

Search JAR files by class name

mrchecker-selenium-module from group com.capgemini.mrchecker (version 2023.10.10)

MrChecker Test Framework Selenium supports: * Malleable resolution * Remote Web Design * Mobile browsers * Support for many browsers * Internet Explorer, Edge * Chrome, Firefox * ChromeHeadless * Safari * User friendly actions * elementCheckBox * elementDropdown, etc. * Ubiquise test execution * locally * against Selenium Grid through Jenkins * Page Object Model architecture * Selenium WebDriver with Java * Update Observers

Group: com.capgemini.mrchecker Artifact: mrchecker-selenium-module
Show all versions Show source 
 

2 downloads
Artifact mrchecker-selenium-module
Group com.capgemini.mrchecker
Version 2023.10.10
Last update 10. October 2023
Organization Capgemini - Software Solution Center
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies mrchecker-core-module, selenium-java, google-api-client, webdrivermanager,
There are maybe transitive dependencies!

fluentlenium-coverage-report from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-coverage-report

 

0 downloads
Artifact fluentlenium-coverage-report
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group io.fluentlenium (version 6.0.0)

Group: io.fluentlenium Artifact: fluentlenium-integration-tests

 

0 downloads
Artifact fluentlenium-integration-tests
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group io.fluentlenium (version 6.0.0)

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");

Group: io.fluentlenium Artifact: fluentlenium-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group io.fluentlenium
Version 6.0.0
Last update 03. May 2023
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stevia-core from group com.persado.oss.quality.stevia (version 1.0.2)

Stevia is a QA Framework unifying the Selenium-RC and Webdriver APIs under a common uniform API that handles all differences. Using Stevia allows the QA Engineer to seamlessly switch between Selenium-RC and Webdriver, enhance by adding custom webdrivers and other artifacts. By design both drivers play under Selenium Grid and support extended reporting functionality via ReportNG, including remote screenshots.

Group: com.persado.oss.quality.stevia Artifact: stevia-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact stevia-core
Group com.persado.oss.quality.stevia
Version 1.0.2
Last update 24. March 2023
Organization not specified
URL http://www.persado.com
License BSD 3-clause New or Revised License
Dependencies amount 32
Dependencies xml-apis, jsoup, xsoup, j2ssh-core, sshj, testng, reportng, velocity, guice, selenium-java, selenium-support, javax.annotation-api, joda-time, spring-core, spring-expression, spring-beans, spring-aop, spring-context, spring-context-support, spring-tx, spring-jdbc, spring-web, aspectjrt, aspectjweaver, javassist, spring-test, spring-instrument, slf4j-api, mqtt-client, commons-exec, commons-io, commons-lang3,
There are maybe transitive dependencies!

fluentlenium-coverage-report from group org.fluentlenium (version 5.0.4)

Group: org.fluentlenium Artifact: fluentlenium-coverage-report
Show all versions 
 

3 downloads
Artifact fluentlenium-coverage-report
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 8
Dependencies fluentlenium-core, fluentlenium-assertj, fluentlenium-cucumber, fluentlenium-spock, fluentlenium-junit, fluentlenium-junit-jupiter, fluentlenium-testng, fluentlenium-spring-testng,
There are maybe transitive dependencies!

fluentlenium-integration-tests from group org.fluentlenium (version 5.0.4)

Group: org.fluentlenium Artifact: fluentlenium-integration-tests
Show all versions 
 

1 downloads
Artifact fluentlenium-integration-tests
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization not specified
URL Not specified
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluentlenium-parent from group org.fluentlenium (version 5.0.4)

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");

Group: org.fluentlenium Artifact: fluentlenium-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact fluentlenium-parent
Group org.fluentlenium
Version 5.0.4
Last update 14. June 2022
Organization FluentLenium
URL https://github.com/FluentLenium/FluentLenium
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

cucumblan-ui from group io.virtualan (version 1.3.5)

Cucumblan-ui is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for UI. It works based on the Gherkin Domain Specific Language (DSL). This simple but powerful framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-ui
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-ui
Group io.virtualan
Version 1.3.5
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 4
Dependencies java-client, cucumblan-utils, monte-repack, compiler,
There are maybe transitive dependencies!

cucumblan-message from group io.virtualan (version 1.4.1)

Cucumblan-message is a cucumber and selenium based test automation framework that supports Behavior Driven Development (BDD), allowing users to create feature using predefined step definition with low code for messaging. I t works based on the Gherkin Domain Specific Language (DSL). This simple but powerful api framework while keeping it comprehensible to even non-technical(product owner, business analyst and domain experts) users.

Group: io.virtualan Artifact: cucumblan-message
Show all versions Show documentation Show source 
 

0 downloads
Artifact cucumblan-message
Group io.virtualan
Version 1.4.1
Last update 23. May 2022
Organization not specified
URL https://www.cucumblan.io/
License Apache License 2.0
Dependencies amount 8
Dependencies kafka-clients, spring-jms, javax.jms-api, activemq-core, cucumblan-utils, protobuf-java, gson, protobuf-java-util,
There are maybe transitive dependencies!



Page 81 from 83 (items total 830)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy