Class PlanElement
java.lang.Object
com.atlassian.bamboo.pageobjects.pages.plan.PlanElement
A single plan row in a plan table (like on the "all plans" dashboard)
Be careful - build and reason columns are refreshed dynamically; so they can randomly become stalled
Other columns don't seem to be affected for now (but if you are reading this maybe they are)
- Since:
- v4.4
-
Field Details
-
ANCHOR_TAG
public static final org.openqa.selenium.By ANCHOR_TAG
-
-
Constructor Details
-
PlanElement
public PlanElement(com.atlassian.pageobjects.elements.PageElement element)
-
-
Method Details