Class Bitbucket20LoginPage

java.lang.Object
com.atlassian.webdriver.bitbucket.page.AbstractPage
com.atlassian.bamboo.pageobjects.bitbucket.Bitbucket20LoginPage
All Implemented Interfaces:
com.atlassian.pageobjects.Page

public class Bitbucket20LoginPage extends com.atlassian.webdriver.bitbucket.page.AbstractPage
  • Field Summary

    Fields inherited from class com.atlassian.webdriver.bitbucket.page.AbstractPage

    body, driver, elementFinder, html, pageBinder, timeouts
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
     
    void
    login(@NotNull TestUser user)
     
    void
    login(String username, String password)
     

    Methods inherited from class com.atlassian.webdriver.bitbucket.page.AbstractPage

    doWait, getBodyHeight, getScrollInfo, getUrlWithoutVariables, isHere, isHereTimed, isOnPage, refresh, scrollBody, scrollToBottom, scrollToTop, waitForPageLoad, waitForPageLoad, waitForPageLoad, waitUntilEventFired

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • Bitbucket20LoginPage

      public Bitbucket20LoginPage()
  • Method Details

    • getUrl

      public String getUrl()
    • login

      public void login(@NotNull @NotNull TestUser user)
    • login

      public void login(String username, String password)