Last Version

Selenium File Locators 1.0.0

Storing Element Locators in excel, json and properties files

License

License

GroupId

GroupId

tech.grasshopper
ArtifactId

ArtifactId

findbyfilewebelement
Version

Version

1.0.0
Type

Type

jar
Description

Description

Selenium File Locators
Storing Element Locators in excel, json and properties files
Project URL

Project URL

https://github.com/grasshopper7/findbyfilewebelement
Source Code Management

Source Code Management

https://github.com/grasshopper7/findbyfilewebelement

Download findbyfilewebelement 1.0.0


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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.poi : poi jar 3.17
org.apache.poi : poi-ooxml jar 3.17
com.google.code.gson : gson jar 2.8.5
junit : junit jar 4.12
org.mockito : mockito-core jar 2.18.3

provided (1)

Group / Artifact Type Version
org.seleniumhq.selenium : selenium-java jar 3.14.0

Project Modules

There are no modules declared in this project.