Class SHAFT.GUI

java.lang.Object
com.shaft.driver.SHAFT.GUI
Enclosing class:
SHAFT

public static class SHAFT.GUI extends Object
Contains GUI-related subsystems for web and mobile test automation.
See Also:
  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
    Entry point for building element locators using SHAFT's fluent Locator API.
    static class 
    Manages a Selenium/Appium WebDriver session and exposes fluent actions for browser navigation, element interaction, touch gestures, alert handling, and assertions.
  • Constructor Summary

    Constructors
    Constructor
    Description
    GUI()
     
  • Method Summary

    Methods inherited from class Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • GUI

      public GUI()