Class PlanElement


  • public class PlanElement
    extends Object
    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 Detail

      • ANCHOR_TAG

        public static final org.openqa.selenium.By ANCHOR_TAG
    • Constructor Detail

      • PlanElement

        public PlanElement​(com.atlassian.pageobjects.elements.PageElement element)