Uses of Class
org.alfresco.utility.TasProperties
Packages that use TasProperties
Package
Description
-
Uses of TasProperties in org.alfresco.utility.data
Fields in org.alfresco.utility.data declared as TasProperties -
Uses of TasProperties in org.alfresco.utility.exception
Constructors in org.alfresco.utility.exception with parameters of type TasProperties -
Uses of TasProperties in org.alfresco.utility.network
Fields in org.alfresco.utility.network declared as TasPropertiesModifier and TypeFieldDescriptionprotected TasPropertiesHttpConsoleOperation.propertiesprotected TasPropertiesJmxClient.propertiesprotected TasPropertiesJmxJolokiaProxyClient.propertiesprotected TasPropertiesServerHealth.properties -
Uses of TasProperties in org.alfresco.utility.network.db
Fields in org.alfresco.utility.network.db declared as TasProperties -
Uses of TasProperties in org.alfresco.utility.web
Fields in org.alfresco.utility.web declared as TasProperties -
Uses of TasProperties in org.alfresco.utility.web.browser
Fields in org.alfresco.utility.web.browser declared as TasPropertiesMethods in org.alfresco.utility.web.browser with parameters of type TasPropertiesModifier and TypeMethodDescriptionstatic org.openqa.selenium.WebDriverBrowser.fromProperties(TasProperties properties) static BrowserBrowser.getBrowserFromProperties(TasProperties properties) static org.openqa.selenium.firefox.FirefoxOptionsBrowser.setFirefoxOptions(TasProperties properties) Constructors in org.alfresco.utility.web.browser with parameters of type TasPropertiesModifierConstructorDescriptionWebBrowser(org.openqa.selenium.WebDriver driver, TasProperties properties) -
Uses of TasProperties in org.alfresco.utility.web.renderer
Methods in org.alfresco.utility.web.renderer with parameters of type TasPropertiesModifier and TypeMethodDescriptionvoidRenderElement.render(RenderWebElement renderAnnotation, org.openqa.selenium.By locator, WebBrowser browser, TasProperties properties) voidRenderElement.render(RenderWebElement renderAnnotation, org.openqa.selenium.support.FindBy findByAnnotation, WebBrowser browser, TasProperties properties) voidRenderer.render(RenderWebElement renderAnnotation, org.openqa.selenium.By by, WebBrowser browser, TasProperties properties) voidRenderer.render(RenderWebElement renderAnnotation, org.openqa.selenium.support.FindBy findByAnnotation, WebBrowser browser, TasProperties properties)