jar

com.github.rationaleemotions : simple-se-pageobjects

Maven & Gradle

Dec 06, 2016
14 stars

SimpleSe PageObjects · A simple way of working with localised page objects

Table Of Contents

Latest Version

Download com.github.rationaleemotions : simple-se-pageobjects JAR file - Latest Versions:

All Versions

Download com.github.rationaleemotions : simple-se-pageobjects JAR file - All Versions:

Version Vulnerabilities Size Updated
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 simple-se-pageobjects-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.github.rationaleemotions.internal.locators

├─ com.github.rationaleemotions.internal.locators.Strategy.class - [JAR]

├─ com.github.rationaleemotions.internal.locators.StrategyTraits.class - [JAR]

├─ com.github.rationaleemotions.internal.locators.Until.class - [JAR]

com.github.rationaleemotions.pojos

├─ com.github.rationaleemotions.pojos.JsonWebElement.class - [JAR]

├─ com.github.rationaleemotions.pojos.LocaleDefinition.class - [JAR]

├─ com.github.rationaleemotions.pojos.WebPage.class - [JAR]

com.github.rationaleemotions.page

├─ com.github.rationaleemotions.page.Button.class - [JAR]

├─ com.github.rationaleemotions.page.Checkbox.class - [JAR]

├─ com.github.rationaleemotions.page.Form.class - [JAR]

├─ com.github.rationaleemotions.page.GenericElement.class - [JAR]

├─ com.github.rationaleemotions.page.Image.class - [JAR]

├─ com.github.rationaleemotions.page.Label.class - [JAR]

├─ com.github.rationaleemotions.page.Link.class - [JAR]

├─ com.github.rationaleemotions.page.PageObject.class - [JAR]

├─ com.github.rationaleemotions.page.RadioButton.class - [JAR]

├─ com.github.rationaleemotions.page.RawElement.class - [JAR]

├─ com.github.rationaleemotions.page.SelectList.class - [JAR]

├─ com.github.rationaleemotions.page.TextField.class - [JAR]

com.github.rationaleemotions.internal

├─ com.github.rationaleemotions.internal.PageStore.class - [JAR]