Uses of Class
org.probato.model.Browser
Packages that use Browser
Package
Description
-
Uses of Browser in org.probato
Methods in org.probato that return types with arguments of type Browser -
Uses of Browser in org.probato.browser
Methods in org.probato.browser with parameters of type BrowserModifier and TypeMethodDescriptionvoidstatic BrowserServiceBrowserService.getInstance(Browser browser) -
Uses of Browser in org.probato.engine
Methods in org.probato.engine with parameters of type BrowserModifier and TypeMethodDescriptionstatic ScriptExecutorScriptExecutor.getInstance(Class<?> suiteClazz, Class<?> scriptClazz, Browser browser, Integer datasetLine) -
Uses of Browser in org.probato.engine.browser
Constructors in org.probato.engine.browser with parameters of type BrowserModifierConstructorDescriptionBrowserScriptExecutionService(Class<?> suiteClazz, Class<?> scriptClazz, Browser browser, Integer datasetLine) -
Uses of Browser in org.probato.engine.execution.builder
Methods in org.probato.engine.execution.builder with parameters of type BrowserModifier and TypeMethodDescription -
Uses of Browser in org.probato.loader
Methods in org.probato.loader that return BrowserMethods in org.probato.loader with parameters of type Browser -
Uses of Browser in org.probato.model
Methods in org.probato.model that return Browser