Selenium Screenshot

Library to take screenshots over selenium for Web and Mobile

License

License

GroupId

GroupId

com.github.anvirego
ArtifactId

ArtifactId

selenium-screenshot
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Selenium Screenshot
Library to take screenshots over selenium for Web and Mobile
Project URL

Project URL

https://github.com/Anvirego/selenium-screenshot
Source Code Management

Source Code Management

https://github.com/Anvirego/selenium-screenshot/tree/master

Download selenium-screenshot

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.appium : java-client jar 7.3.0
com.github.anvirego : test-evidence-word jar 3.1

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1