Last Version

selenium-capture-core 0.58

Capture HTTP traffic generated by Selenium WebDriver in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture-core
Version

Version

0.58
Type

Type

jar
Description

Description

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

Download selenium-capture-core 0.58


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

Dependencies

compile (15)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.8
org.apache.httpcomponents : httpclient jar 4.5.13
com.google.guava : guava jar 28.2-jre
org.apache.commons : commons-lang3 jar 3.12.0
org.apache.commons : commons-text jar 1.9
com.browserup : browserup-proxy-core jar 2.1.2
com.browserup : browserup-proxy-mitm jar 2.1.2
org.seleniumhq.selenium : selenium-java jar 4.0.0-rc-1
com.github.mike10004 : native-helper jar 10.0.0
com.google.code.findbugs : jsr305 jar 3.0.2
com.opencsv : opencsv jar 4.6
commons-io : commons-io jar 2.11.0
commons-validator : commons-validator jar 1.7
com.github.mike10004 : subprocess jar 0.4
com.github.seancfoley : ipaddress jar 5.3.3

runtime (1)

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

test (10)

Group / Artifact Type Version
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
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-testing jar 0.58

Project Modules

There are no modules declared in this project.