Class VersionDetailsComponent

  • All Implemented Interfaces:
    com.atlassian.pageobjects.elements.PageElement, com.atlassian.pageobjects.elements.PageElementFinder, com.atlassian.pageobjects.elements.search.PageElementSearch

    public class VersionDetailsComponent
    extends com.atlassian.pageobjects.elements.WebDriverElement
    • Field Summary

      • Fields inherited from class com.atlassian.pageobjects.elements.WebDriverElement

        defaultTimeout, driver, locatable, pageBinder, timeouts, TO_LOCATABLE
    • Constructor Summary

      Constructors 
      Constructor Description
      VersionDetailsComponent​(org.openqa.selenium.By locator)  
      VersionDetailsComponent​(org.openqa.selenium.By locator, com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)  
    • Constructor Detail

      • VersionDetailsComponent

        public VersionDetailsComponent​(org.openqa.selenium.By locator)
      • VersionDetailsComponent

        public VersionDetailsComponent​(org.openqa.selenium.By locator,
                                       com.atlassian.pageobjects.elements.timeout.TimeoutType timeoutType)