public interface ISeleniumManager
| Modifier and Type | Method and Description |
|---|---|
IWebPage |
allocateWebPage()
Allocate a new WebPage
|
IWebPage |
allocateWebPage(String url)
Allocate a new WebPage for a provided URL
|
IWebPage allocateWebPage() throws SeleniumManagerException
SeleniumManagerExceptionIWebPage allocateWebPage(String url) throws SeleniumManagerException
SeleniumManagerExceptionCopyright © 2020. All rights reserved.