| 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(java.lang.String url)
Get the parameter values of page URL extracted from given URL.
|
ParsedUrlTemplate |
FluentPage.parseUrl(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
ParsedUrlTemplate |
UrlTemplate.parse(java.lang.String input)
Get properties from string
|
Copyright © 2018 FluentLenium. All Rights Reserved.