Class Driver

java.lang.Object
com.snapfix.core.BaseSetup
com.snapfix.core.Driver
Direct Known Subclasses:
ArchivePage, CameraPage, EditImagePage, FilterPage, GroupPage, JobOrderPage, LoginPage, LoginSyncServicePage, MessagesPage, ProfilePage, RegistrationBusinessPage, RegistrationPersonalPage, SearchPage, SketchPage, UserPemissionPage, UserProfilePage, WalkThroughPage

public class Driver
extends BaseSetup
  • Field Summary

    Fields inherited from class com.snapfix.core.BaseSetup

    driver, driver1, service
  • Constructor Summary

    Constructors
    Constructor Description
    Driver()  
    Driver​(java.lang.Boolean requiredAdditionalSimulator)  
  • Method Summary

    Modifier and Type Method Description
    void backNavigate()  
    void lauchApp()  
    void tearDown()  

    Methods inherited from class java.lang.Object

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

    • Driver

      public Driver()
    • Driver

      public Driver​(java.lang.Boolean requiredAdditionalSimulator)
  • Method Details

    • backNavigate

      public void backNavigate() throws java.lang.InterruptedException
      Throws:
      java.lang.InterruptedException
    • lauchApp

      public void lauchApp()
    • tearDown

      public void tearDown()