jar

io.github.dzmitryrak : ssc

Maven & Gradle

Mar 03, 2023
2 stars

io.github.dzmitryrak:ssc · Ready-to-use core for salesforce based test automation projects

Table Of Contents

Latest Version

Download io.github.dzmitryrak : ssc JAR file - Latest Versions:

All Versions

Download io.github.dzmitryrak : ssc JAR file - All Versions:

Version Vulnerabilities Size Updated
0.4.x
0.3.x
0.2.x
0.1.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 ssc-0.4.1.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

io.github.dzmitryrak.enums

├─ io.github.dzmitryrak.enums.SortOrder.class - [JAR]

io.github.dzmitryrak.pages

├─ io.github.dzmitryrak.pages.BasePage.class - [JAR]

├─ io.github.dzmitryrak.pages.DetailsPage.class - [JAR]

├─ io.github.dzmitryrak.pages.HomePage.class - [JAR]

├─ io.github.dzmitryrak.pages.ListAction.class - [JAR]

├─ io.github.dzmitryrak.pages.ListView.class - [JAR]

├─ io.github.dzmitryrak.pages.LoginPage.class - [JAR]

├─ io.github.dzmitryrak.pages.NewObjectModal.class - [JAR]

├─ io.github.dzmitryrak.pages.ObjectAction.class - [JAR]

├─ io.github.dzmitryrak.pages.Panel.class - [JAR]

├─ io.github.dzmitryrak.pages.RelatedList.class - [JAR]

├─ io.github.dzmitryrak.pages.Table.class - [JAR]

io.github.dzmitryrak.utils

├─ io.github.dzmitryrak.utils.ElementHelper.class - [JAR]

├─ io.github.dzmitryrak.utils.SalesforceElementNotFoundException.class - [JAR]

Advertisement