Class UnifiedSearchPage

java.lang.Object
net.serenitybdd.core.pages.PageObject
net.thucydides.core.pages.PageObject
All Implemented Interfaces:
BasePage

public class UnifiedSearchPage extends GenericPage
  • Constructor Details

    • UnifiedSearchPage

      public UnifiedSearchPage(org.openqa.selenium.WebDriver driver)
  • Method Details

    • clickFavoriteBtn

      public void clickFavoriteBtn()
    • favoriteSearchedActivity

      public void favoriteSearchedActivity(String activity)
    • goToTheSearchedActivity

      public void goToTheSearchedActivity()
    • goToTheSearchedApplication

      public void goToTheSearchedApplication(String appName)
    • goToTheSearchedSpace

      public void goToTheSearchedSpace(String space)
    • isSearchedActivityTitleNotVisible

      public void isSearchedActivityTitleNotVisible(String activity)
    • isSearchedActivityTitleVisible

      public void isSearchedActivityTitleVisible(String activity)
    • isSearchedApplicationDescriptionVisible

      public void isSearchedApplicationDescriptionVisible(String appDesc)
    • isSearchedApplicationNameVisible

      public void isSearchedApplicationNameVisible(String appName)
    • isSearchedApplicationPictureVisible

      public void isSearchedApplicationPictureVisible()
    • isSearchedSpaceNameVisible

      public void isSearchedSpaceNameVisible(String space)
    • isSearchedUserNameVisible

      public void isSearchedUserNameVisible(String user)
    • openSearchApplication

      public void openSearchApplication()
    • search

      public void search(String text)
    • searchWithSelectedOptions

      public void searchWithSelectedOptions(String text)
    • selectDropDown

      public void selectDropDown(String object)