Class NeoWidget


public class NeoWidget
extends NeoContainer
This class represents an instance of NeoWidgets that are present on the Neo Dashboard
  • Field Details

  • Constructor Details

    • NeoWidget

      public NeoWidget​(NeoUIContext context, org.openqa.selenium.WebElement element)
      Constructs an instance of NeoWidget and also inits the name of the widget
      Parameters:
      context -
      element -
  • Method Details