JavaScriptErrorReporterAPI

JavaScript Error Reporter will allow you to log all the JavaScript alerts in a given page when running selenium scripts

License

License

Categories

Categories

Github Development Tools Version Controls Reporting Business Logic Libraries
GroupId

GroupId

com.github.lkkushan101.JavaErrorReporting
ArtifactId

ArtifactId

com.github.lkkushan101.JavaErrorReporting
Last Version

Last Version

1.00
Release Date

Release Date

Type

Type

jar
Description

Description

JavaScriptErrorReporterAPI
JavaScript Error Reporter will allow you to log all the JavaScript alerts in a given page when running selenium scripts

Download com.github.lkkushan101.JavaErrorReporting

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.141.59
io.github.bonigarcia : webdrivermanager jar 4.3.1
com.itextpdf : itextpdf jar 5.5.10
org.apache.pdfbox : pdfbox jar 2.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.00