| Package | Description |
|---|---|
| org.fluentlenium.core | |
| org.fluentlenium.core.url |
| Modifier and Type | Method and Description |
|---|---|
ParsedUrlTemplate |
FluentPageControl.parseUrl()
Get the parameter values of page URL extracted from current URL.
|
ParsedUrlTemplate |
FluentPage.parseUrl() |
ParsedUrlTemplate |
FluentPageControl.parseUrl(String url)
Get the parameter values of page URL extracted from given URL.
|
ParsedUrlTemplate |
FluentPage.parseUrl(String url) |
| Modifier and Type | Method and Description |
|---|---|
ParsedUrlTemplate |
UrlTemplate.parse(String input)
Get properties from string
|
Copyright © 2017 FluentLenium. All Rights Reserved.