Class Box

java.lang.Object
com.onenetwork.platform.tools.test.ui.components.Component
com.onenetwork.platform.tools.test.ui.components.Box

public class Box
extends Component
Represents an instance of Ext.BoxComponent.
  • Field Summary

    Fields inherited from class com.onenetwork.platform.tools.test.ui.components.Component

    context, driver, element
  • Constructor Summary

    Constructors 
    Constructor Description
    Box​(UIContext context, org.openqa.selenium.WebElement element)
    Creates the Box component
  • Method Summary

    Methods inherited from class com.onenetwork.platform.tools.test.ui.components.Component

    getEl, getId, isDisplayed, isRequired

    Methods inherited from class java.lang.Object

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

    • Box

      public Box​(UIContext context, org.openqa.selenium.WebElement element)
      Creates the Box component
      Parameters:
      context -
      element -