is not current version
Last Version 0.58

selenium-capture 0.56

Capture HTTP traffic generated by Selenium WebDriver in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture
Version

Version

0.56
Type

Type

jar
Description

Description

selenium-capture
Capture HTTP traffic generated by Selenium WebDriver in Java
Project URL

Project URL

https://github.com/mike10004/selenium-capture
Source Code Management

Source Code Management

https://github.com/mike10004/selenium-capture

Download selenium-capture 0.56


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

Dependencies

compile (14)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.5
org.apache.httpcomponents : httpclient jar 4.5.6
com.google.guava : guava jar 28.2-jre
org.apache.commons : commons-lang3 jar 3.6
org.apache.commons : commons-text jar 1.4
com.browserup : browserup-proxy-core jar 2.0.1
com.browserup : browserup-proxy-mitm jar 2.0.1
org.seleniumhq.selenium : selenium-java jar 3.141.59
com.github.mike10004 : native-helper jar 10.0.0
com.google.code.findbugs : jsr305 jar 3.0.1
com.opencsv : opencsv jar 4.3.2
com.github.mike10004 : chrome-cookie-implant jar 1.5.16
commons-io : commons-io jar 2.6
com.github.mike10004 : subprocess jar 0.4

runtime (1)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 1.0.6

test (8)

Group / Artifact Type Version
org.slf4j : slf4j-simple jar 1.7.25
junit : junit jar 4.12
io.github.bonigarcia : webdrivermanager jar 3.7.1
com.github.mike10004 : xvfb-testing jar 0.19
com.github.mike10004 : nanohttpd-server jar 0.14
commons-codec : commons-codec jar 1.10
commons-validator : commons-validator jar 1.6
com.github.mike10004 : nitsick-junit jar 0.2

Project Modules

There are no modules declared in this project.