Class AbstractPageObject

    • Field Detail

      • pageBinder

        @Inject
        protected com.atlassian.pageobjects.PageBinder pageBinder
      • elementFinder

        @Inject
        protected com.atlassian.pageobjects.elements.PageElementFinder elementFinder
    • Constructor Detail

      • AbstractPageObject

        public AbstractPageObject()
    • Method Detail

      • waitForTransition

        @Deprecated
        protected void waitForTransition​(int millis)
        Deprecated.