jar

io.github.adv4nt4ge : playwright-factory

Maven & Gradle

Jun 04, 2023
2 stars

Playwright Factory · Solution helps create Page Objects for Playwright for Java

Table Of Contents

Latest Version

Download io.github.adv4nt4ge : playwright-factory JAR file - Latest Versions:

All Versions

Download io.github.adv4nt4ge : playwright-factory JAR file - All Versions:

Version Vulnerabilities Size Updated
1.2.x
1.1.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 playwright-factory-1.2.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.adv4nt4ge.common.page.factory.exeptions

├─ io.github.adv4nt4ge.common.page.factory.exeptions.InvalidParentLocatorException.class - [JAR]

io.github.adv4nt4ge.common.page.factory

├─ io.github.adv4nt4ge.common.page.factory.ElementFactory.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.ElementFieldDecorator.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.FieldDecorator.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.LocatorFactory.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.LocatorFieldDecorator.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.PageFactory.class - [JAR]

io.github.adv4nt4ge.common.page.factory.annotations

├─ io.github.adv4nt4ge.common.page.factory.annotations.FindBy.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.annotations.Frame.class - [JAR]

├─ io.github.adv4nt4ge.common.page.factory.annotations.Parent.class - [JAR]