Interface IPerspective

All Known Implementing Classes:
NeoLegacyPerspective, NeoPerspective

public interface IPerspective
Interface to represents the frame WebElement in the Neo UI
  • Method Summary

    Modifier and Type Method Description
    void close()  
    org.openqa.selenium.WebElement getEl()  
    java.lang.String getPerspectiveClass()  
    java.lang.String getTitle()