is not current version
Last Version 2.2

com.github.anvirego:selenium-screenshot 2.1

Library to take screenshots over selenium for Web and Mobile

GroupId

GroupId

com.github.anvirego
ArtifactId

ArtifactId

selenium-screenshot
Version

Version

2.1
Type

Type

jar

Download selenium-screenshot 2.1


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