selenium-capture

Capture HTTP traffic generated by Selenium WebDriver in Java

License

License

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture
Last Version

Last Version

0.58
Release Date

Release Date

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

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • selenium-capture-core
  • selenium-capture-chrome
  • selenium-capture-testing
  • selenium-capture-firefox
  • selenium-capture-testbases

Versions

Version
0.58
0.57
0.56
0.55
0.54
0.53