Class Action

All Implemented Interfaces:
CapybaraPortingLayer
Direct Known Subclasses:
EnvInjectAction, HtmlReport, JobConfigHistory, MatrixReloadedAction, PriorityConfig, Scriptler

public abstract class Action extends PageObject
Page object action.
Author:
ogondza
  • Field Details

  • Constructor Details

  • Method Details

    • open

      public org.openqa.selenium.WebDriver open()
      Description copied from class: PageObject
      Visits the top page of this object.
      Overrides:
      open in class PageObject
    • isApplicable

      public abstract boolean isApplicable(ContainerPageObject po)
      Returns:
      true if and action can be attached to given page object.