| Package | Description |
|---|---|
| org.kurento.test.browser | |
| org.kurento.test.config |
| Modifier and Type | Method and Description |
|---|---|
WebPageType |
Browser.getWebPageType() |
static WebPageType |
WebPageType.value2WebPageType(String value) |
static WebPageType |
WebPageType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebPageType[] |
WebPageType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Browser.Builder |
Browser.Builder.webPageType(WebPageType webPageType) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Object[]> |
TestScenario.localChrome(WebPageType webPageType) |
static Collection<Object[]> |
TestScenario.localChromes(int size,
WebPageType webPageType) |
static Collection<Object[]> |
TestScenario.localFirefoxs(int size,
WebPageType webPageType) |
Copyright © 2021 Kurento. All rights reserved.