jar

com.github.hemanthsridhar : custom-page-factory

Maven & Gradle

Jul 05, 2022
4 stars

Custom Page Factory · Custom Page Factory to read web elements or mobile elements from JSON

Table Of Contents

Latest Version

Download com.github.hemanthsridhar : custom-page-factory JAR file - Latest Versions:

All Versions

Download com.github.hemanthsridhar : custom-page-factory JAR file - All Versions:

Version Vulnerabilities Size Updated
3.3.x
3.2.x
3.1.x
3.0.x
2.0.x
1.14.x
1.13.x
1.12.x
1.11.x
1.10.x
1.0.x

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 custom-page-factory-3.3.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.hemanthsridhar.constants

├─ com.github.hemanthsridhar.constants.MobileLocators.class - [JAR]

├─ com.github.hemanthsridhar.constants.WebLocators.class - [JAR]

com.github.hemanthsridhar.support

├─ com.github.hemanthsridhar.support.FilePath.class - [JAR]

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

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

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

com.github.hemanthsridhar.pagefactory.dynamic

├─ com.github.hemanthsridhar.pagefactory.dynamic.CustomPageFactoryProxy.class - [JAR]

├─ com.github.hemanthsridhar.pagefactory.dynamic.PageFactoryLoader.class - [JAR]

com.github.hemanthsridhar.utils

├─ com.github.hemanthsridhar.utils.LocatorStrategies.class - [JAR]

com.github.hemanthsridhar.builder

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

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

com.github.hemanthsridhar.pagefactory

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

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

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

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

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

├─ com.github.hemanthsridhar.pagefactory.SearchWithPropertiesProvider.class - [JAR]