public class TestScenario extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
INSTANCES_SEPARATOR |
| Constructor and Description |
|---|
TestScenario() |
public static final String INSTANCES_SEPARATOR
public BrowserScope getScope(String key)
public BrowserType getBrowserType(String key)
public org.openqa.selenium.Platform getPlatform(String key)
public static Collection<Object[]> from(String defaultBrowserConfigFile)
public static Collection<Object[]> empty()
public static Collection<Object[]> localChromeAndFirefox()
public static Collection<Object[]> localChromePlusFirefox()
public static Collection<Object[]> localChromes(int size, WebPageType webPageType)
public static Collection<Object[]> localChromes(int size)
public static Collection<Object[]> localChromesWithRgbVideo(int size)
public static Collection<Object[]> localChromesAndFirefoxs(int size)
public static Collection<Object[]> localChrome(WebPageType webPageType)
public static Collection<Object[]> localChrome()
public static Collection<Object[]> localFirefox()
public static Collection<Object[]> localFirefoxs(int size, WebPageType webPageType)
public static Collection<Object[]> localFirefoxs(int size)
public static Collection<Object[]> localPresenterAndViewer()
public static Collection<Object[]> localPresenterAndViewerRgb()
Copyright © 2018 Kurento. All rights reserved.