com.github.mike10004:selenium-capture-firefox

Capture HTTP traffic generated by Selenium WebDriver in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture-firefox
Last Version

Last Version

0.58
Release Date

Release Date

Type

Type

jar
Description

Description

Capture HTTP traffic generated by Selenium WebDriver in Java

Download selenium-capture-firefox

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.mike10004/selenium-capture-firefox/ -->
<dependency>
    <groupId>com.github.mike10004</groupId>
    <artifactId>selenium-capture-firefox</artifactId>
    <version>0.58</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mike10004/selenium-capture-firefox/
implementation 'com.github.mike10004:selenium-capture-firefox:0.58'
// https://jarcasting.com/artifacts/com.github.mike10004/selenium-capture-firefox/
implementation ("com.github.mike10004:selenium-capture-firefox:0.58")
'com.github.mike10004:selenium-capture-firefox:jar:0.58'
<dependency org="com.github.mike10004" name="selenium-capture-firefox" rev="0.58">
  <artifact name="selenium-capture-firefox" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mike10004', module='selenium-capture-firefox', version='0.58')
)
libraryDependencies += "com.github.mike10004" % "selenium-capture-firefox" % "0.58"
[com.github.mike10004/selenium-capture-firefox "0.58"]

Dependencies

compile (3)

Group / Artifact Type Version
com.github.mike10004 : selenium-capture-core jar 0.58
org.seleniumhq.selenium : selenium-firefox-driver jar 4.0.0-rc-1
com.github.mike10004 : subprocess jar 0.4

test (12)

Group / Artifact Type Version
com.github.mike10004 » selenium-capture-testing jar 0.58
org.slf4j : slf4j-simple jar 1.7.32
junit : junit jar 4.13.2
io.github.bonigarcia : webdrivermanager jar 5.0.1
com.github.mike10004 : xvfb-testing jar 0.19
com.github.mike10004 : nanohttpd-server jar 0.15
commons-codec : commons-codec jar 1.15
commons-validator : commons-validator jar 1.7
com.github.mike10004 : nitsick-junit jar 0.4
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.ini4j : ini4j jar 0.5.4
com.github.mike10004 » selenium-capture-testbases jar 0.58

Project Modules

There are no modules declared in this project.

Versions

Version
0.58
0.57