Class SearchResultPage
java.lang.Object
com.github.git_leon.leonium.browsertools.WebPage
SearchResultPage
- All Implemented Interfaces:
WebPageInterface
public class SearchResultPage extends WebPage
-
Constructor Summary
Constructors Constructor Description SearchResultPage(BrowserHandlerInterface browserHandler)
-
Method Summary
Modifier and Type Method Description void
clickAddToCart()
ShoppingCartSummaryPage
clickProceedToCheckout()
void
clickProductImageContainer()
void
navigateTo()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.git_leon.leonium.browsertools.WebPageInterface
getDeclaredBys, highlightElements
-
Constructor Details
-
Method Details
-
clickProductImageContainer
public void clickProductImageContainer() -
clickAddToCart
public void clickAddToCart() -
clickProceedToCheckout
-
navigateTo
public void navigateTo()
-