is not current version
Last Version 0.58

com.github.mike10004:selenium-capture 0.57

Capture HTTP traffic generated by Selenium WebDriver in Java

GroupId

GroupId

com.github.mike10004
ArtifactId

ArtifactId

selenium-capture
Version

Version

0.57
Type

Type

pom

Download selenium-capture 0.57

Filename Size
selenium-capture-0.57.pom 22 KB
Browse

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