com.hp.lft.sdk

Interface Clickable

    • Method Summary

      Modifier and TypeMethod and Description
      voidclick()
      Clicks on this object using the left mouse button.
      voidclick(ClickArgs args)
      Clicks on a test object using the specified ClickArgs.
      voidclick(MouseButton button)
      Clicks on this object using the specified MouseButton.