jar

com.github.hemanthsridhar1992 : json-page-factory

Maven & Gradle

Mar 03, 2021
0 stars

Json_Page_Factory · Json Page Factory to read web elements or mobile elements from JSON

Table Of Contents

Latest Version

Download com.github.hemanthsridhar1992 : json-page-factory JAR file - Latest Versions:

All Versions

Download com.github.hemanthsridhar1992 : json-page-factory JAR file - All Versions:

Version Vulnerabilities Size Updated
4.4
4.3
4.2
4.1
4.0
3.0
2.0
1.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window json-page-factory-4.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hemanthsridhar1992.support

├─ com.github.hemanthsridhar1992.support.SearchAll.class - [JAR]

├─ com.github.hemanthsridhar1992.support.SearchBy.class - [JAR]

├─ com.github.hemanthsridhar1992.support.SearchBys.class - [JAR]

com.github.hemanthsridhar1992.builder

├─ com.github.hemanthsridhar1992.builder.CustomAnnotations.class - [JAR]

├─ com.github.hemanthsridhar1992.builder.CustomPageFactoryFinder.class - [JAR]

com.github.hemanthsridhar1992.pagefactory

├─ com.github.hemanthsridhar1992.pagefactory.AbstractCustomFindByBuilder.class - [JAR]

├─ com.github.hemanthsridhar1992.pagefactory.FileBasedElementLocator.class - [JAR]

├─ com.github.hemanthsridhar1992.pagefactory.FileBasedElementLocatorFactory.class - [JAR]

├─ com.github.hemanthsridhar1992.pagefactory.SearchWithFieldDecorator.class - [JAR]

├─ com.github.hemanthsridhar1992.pagefactory.SearchWithJSONProvider.class - [JAR]

Advertisement