public class SearchResult extends BaseWebPage
SearchResultsPage
,
representing a single search result,
corresponding to an about.me profile.driver, logger, previousPage
Constructor and Description |
---|
SearchResult(org.openqa.selenium.WebElement root,
org.openqa.selenium.WebDriver driver,
WebPage previous) |
Modifier and Type | Method and Description |
---|---|
SearchResult |
complimentWith(String compliment) |
String |
getName() |
getCurrentUrl, getElement, getElements, getIdentifyingLocator, getTitle, waitUntilIsLoaded
public SearchResult(org.openqa.selenium.WebElement root, org.openqa.selenium.WebDriver driver, WebPage previous)
public String getName()
public SearchResult complimentWith(String compliment)
Copyright © 2015. All rights reserved.