public abstract class Logic extends Object implements BrowserContext
| Modifier and Type | Field and Description |
|---|---|
protected BrowserContext |
context |
| Constructor and Description |
|---|
Logic() |
| Modifier and Type | Method and Description |
|---|---|
org.openqa.selenium.WebElement |
findElement(org.openqa.selenium.By by) |
List<org.openqa.selenium.WebElement> |
findElements(org.openqa.selenium.By by) |
Browser |
getBrowser()
Returns
Browser instance. |
BrowserContext |
getContext()
Returns parent
BrowserContext instance. |
Logic |
init() |
Logic |
with(BrowserContext context) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitassertAt, checkIfPresent, constructBrowserElement, constructEvent, constructLogic, constructPage, createElementLocator, createElementLocator, createElementLocator, find, find, find, find, findOne, findOne, findOne, findOne, findOne, findOneOptional, findOneOptional, findOneOptional, findOneOptional, getBrowser, getConfiguration, getConfiguration, getContext, getDataHolder, getDriver, getDriver, getPage, getPage, getProperty, getUtils, getWaitRetryInterval, getWaitTimeout, getWrappedDriver, goTo, goTo, goToSafely, goToSafely, goToUrl, initBrowserElement, initBrowserElement, initElements, initLogic, initLogic, initOnePage, initOnePageSafely, initPage, initPage, initPageSafely, initPageSafely, isAt, isNotPresent, isPresent, report, saveFile, saveFile, saveFile, setPage, triggerEvent, waiting, waiting, waiting, waitingcastString, getProperty, getProperty, getPropertyaddData, getData, removeDataprotected BrowserContext context
public Logic with(BrowserContext context)
public BrowserContext getContext()
BrowserContextBrowserContext instance.getContext in interface BrowserContextpublic Browser getBrowser()
BrowserContextBrowser instance.getBrowser in interface BrowserContextpublic Logic init()
public List<org.openqa.selenium.WebElement> findElements(org.openqa.selenium.By by)
findElements in interface org.openqa.selenium.SearchContextpublic org.openqa.selenium.WebElement findElement(org.openqa.selenium.By by)
findElement in interface org.openqa.selenium.SearchContextCopyright © 2016 Etnetera a.s.. All rights reserved.