- check() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlCheckBox
-
Check the check box
- check() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlCheckBox
-
Check the check box
- check() - Method in class com.axway.ats.uiengine.elements.mobile.MobileCheckBox
-
Check the check box
- check() - Method in class com.axway.ats.uiengine.elements.swing.SwingCheckBox
-
Check the CheckBox
- check() - Method in class com.axway.ats.uiengine.elements.UiCheckBox
-
Check the check box
- checkTypeAndRules(String, String...) - Method in class com.axway.ats.uiengine.elements.UiElement
-
Check against passed rules and return first (largest in number of properties assumed) matching
- checkTypeAndRules(String, String, String...) - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
Check types and rules for matching/finding an UI element
- ChromeDriver - Class in com.axway.ats.uiengine
-
A driver operating over Chrome browser
- ChromeDriver(String) - Constructor for class com.axway.ats.uiengine.ChromeDriver
-
To get ChromeDriver instance use UiDriver.getChromeDriver()
- ChromeDriver(String, String) - Constructor for class com.axway.ats.uiengine.ChromeDriver
-
To get ChromeDriver instance use UiDriver.getChromeDriver()
- clearAppCache(String) - Method in class com.axway.ats.uiengine.MobileDriver
-
Clear application cache
- clearExpectedPopups() - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
Note: For internal use only
- clearSelection() - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Clears the selection
- clearSelections() - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Clears the selection
- click() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlButton
-
- click() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Simulate mouse click action
- click() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlLink
-
Click the link
- click() - Method in class com.axway.ats.uiengine.elements.html.HtmlElement
-
Simulate mouse click action
- click() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlButton
-
Click the button
- click() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Simulate mouse click action
- click() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlLink
-
Click the link
- click() - Method in class com.axway.ats.uiengine.elements.mobile.MobileElement
-
Simulate tap/click action
- click() - Method in class com.axway.ats.uiengine.elements.swing.SwingButton
-
Click button
- click() - Method in class com.axway.ats.uiengine.elements.swing.SwingComponent
-
Simulates a user click over the GUI component.
- click() - Method in class com.axway.ats.uiengine.elements.swing.SwingMenuItem
-
Click menu item
- click() - Method in class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
Click pop-up element
- click() - Method in class com.axway.ats.uiengine.elements.swing.SwingToggleButton
-
Click the button
- click(String...) - Method in class com.axway.ats.uiengine.elements.swing.SwingTree
-
- click(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTree
-
- click() - Method in class com.axway.ats.uiengine.elements.UiButton
-
Click the button
- click() - Method in class com.axway.ats.uiengine.elements.UiLink
-
Click the link
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlButton
-
Click button and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Click the element and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlLink
-
Click link and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.HtmlButton
-
Click button and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.HtmlLink
-
Click link and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlButton
-
Click button and download file
- clickAndDownloadFile() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlLink
-
Click link and download file
- clickApprove() - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Click the Approve button (labeled "Open" or "Save", by default).
- clickAt(int, int) - Method in class com.axway.ats.uiengine.engine.RobotEngine
-
Move the mouse at (X,Y) screen position and then click the mouse button 1
- clickBrowserBackButton() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Move back a single "item" in the browser's history.
- clickBrowserForwardButton() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Move a single "item" forward in the browser's history.
- clickBrowserRefreshButton() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Refresh the current page.
- clickButtonByText(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingOptionPane
-
Click button by its text
- clickCancel() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlConfirm
-
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlConfirm
-
- clickCancel() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlPrompt
-
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlPrompt
-
- clickCancel() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
- clickCancel() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
- clickCancel() - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Click the Cancel button
- clickCancel() - Method in class com.axway.ats.uiengine.elements.UiConfirm
-
Clicks Cancel button
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.UiConfirm
-
Clicks OK button if the expected confirm text matches with the actual
- clickCancel() - Method in class com.axway.ats.uiengine.elements.UiPrompt
-
Clicks Cancel button
- clickCancel(String) - Method in class com.axway.ats.uiengine.elements.UiPrompt
-
Clicks Cancel button if the actual prompt text is equal to expected
- clickCell(int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Click table cell
- clickHeader(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Click table header by column index
- clickHeader(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Click table header by column name
- clickIfExists(int) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElement
-
Click/tap the element if exists.
- clickMenuItemByName(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
Click
MenuItem pop-up element by its 'name' attribute value
- clickMenuItemByText(String...) - Method in class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
Click
MenuItem pop-up element by text (actually it's the 'label' attribute value)
- clickNext() - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Click next/increment spinner button
- clickNext(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Click next/increment spinner button
- clickOk() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlAlert
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlAlert
-
- clickOk() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlConfirm
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlConfirm
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlPrompt
-
- clickOk(String, String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlPrompt
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlAlert
-
- clickOk() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlAlert
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlAlert
-
- clickOk() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
- clickOk(String, String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
- clickOk() - Method in class com.axway.ats.uiengine.elements.UiAlert
-
- clickOk() - Method in class com.axway.ats.uiengine.elements.UiConfirm
-
Clicks OK button
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.UiConfirm
-
Clicks OK button if the expected confirm text matches with the actual
- clickOk(String) - Method in class com.axway.ats.uiengine.elements.UiPrompt
-
Clicks OK button
- clickOk(String, String) - Method in class com.axway.ats.uiengine.elements.UiPrompt
-
Clicks OK button if the actual prompt text is equal to expected
- clickOk - Variable in class com.axway.ats.uiengine.internal.realbrowser.ExpectedAlert
-
- clickOk - Variable in class com.axway.ats.uiengine.internal.realbrowser.ExpectedConfirm
-
- clickOk - Variable in class com.axway.ats.uiengine.internal.realbrowser.ExpectedPrompt
-
- clickPrevious() - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Click previous/decrement spinner button
- clickPrevious(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Click previous/decrement spinner button
- closeActiveWindow() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Close the active window/tab
- com.axway.ats.uiengine - package com.axway.ats.uiengine
-
UI Engine is a component targeted for testing of various UI applications.
- com.axway.ats.uiengine.aspect - package com.axway.ats.uiengine.aspect
-
- com.axway.ats.uiengine.configuration - package com.axway.ats.uiengine.configuration
-
Code for configuring the UI Engine
- com.axway.ats.uiengine.elements - package com.axway.ats.uiengine.elements
-
- com.axway.ats.uiengine.elements.html - package com.axway.ats.uiengine.elements.html
-
- com.axway.ats.uiengine.elements.html.hiddenbrowser - package com.axway.ats.uiengine.elements.html.hiddenbrowser
-
UI elements of HTML/javascript application when tested using a hidden(headless) browser.
- com.axway.ats.uiengine.elements.html.realbrowser - package com.axway.ats.uiengine.elements.html.realbrowser
-
UI elements of HTML/javascript application when tested using a real browser.
- com.axway.ats.uiengine.elements.mobile - package com.axway.ats.uiengine.elements.mobile
-
UI elements of Mobile application.
- com.axway.ats.uiengine.elements.robot - package com.axway.ats.uiengine.elements.robot
-
- com.axway.ats.uiengine.elements.swing - package com.axway.ats.uiengine.elements.swing
-
UI elements of Swing application.
- com.axway.ats.uiengine.engine - package com.axway.ats.uiengine.engine
-
- com.axway.ats.uiengine.exceptions - package com.axway.ats.uiengine.exceptions
-
- com.axway.ats.uiengine.internal.driver - package com.axway.ats.uiengine.internal.driver
-
- com.axway.ats.uiengine.internal.engine - package com.axway.ats.uiengine.internal.engine
-
- com.axway.ats.uiengine.internal.realbrowser - package com.axway.ats.uiengine.internal.realbrowser
-
- com.axway.ats.uiengine.internal.rmi - package com.axway.ats.uiengine.internal.rmi
-
- com.axway.ats.uiengine.utilities - package com.axway.ats.uiengine.utilities
-
- com.axway.ats.uiengine.utilities.hiddenbrowser - package com.axway.ats.uiengine.utilities.hiddenbrowser
-
Utility classes for a hidden(headless) browser when testing HTML/javascript application.
- com.axway.ats.uiengine.utilities.mobile - package com.axway.ats.uiengine.utilities.mobile
-
Utility classes for a mobile browser.
- com.axway.ats.uiengine.utilities.realbrowser.html - package com.axway.ats.uiengine.utilities.realbrowser.html
-
Utility classes for a real browser when testing HTML/javascript application.
- com.axway.ats.uiengine.utilities.swing - package com.axway.ats.uiengine.utilities.swing
-
Utility classes for a Swing browser.
- componentsMap - Static variable in class com.axway.ats.uiengine.elements.swing.SwingElementLocator
-
- containsExpectedPopup(IExpectedPopup) - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
Note: For internal use only
- containsInternalProperty(String) - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
- Cookie - Class in com.axway.ats.uiengine.elements.html
-
- Cookie(String, String, String, String, Date, boolean) - Constructor for class com.axway.ats.uiengine.elements.html.Cookie
-
- cookiesFile - Static variable in class com.axway.ats.uiengine.PhantomJsDriver
-
- copyFileFrom(String, String) - Method in class com.axway.ats.uiengine.engine.MobileEngine.Device
-
Copies file from device to local machine
- copyFileFrom(String, String) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileDeviceUtils
-
- copyFileTo(String, String) - Method in class com.axway.ats.uiengine.engine.MobileEngine.Device
-
Copies file to device
- copyFileTo(String, String) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileDeviceUtils
-
- countElements(String) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Returns the number of HTML elements that match the specified xpath
eg.
- countElementsByCssSelector(String) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Returns the number of HTML elements that match the specified css selector
eg.
- createDirectory(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine.Device
-
Creates directory on mobile device
- createDirectory(String) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileDeviceUtils
-
- createScreenshot(String, UiDriver) - Static method in class com.axway.ats.uiengine.utilities.UiEngineUtilities
-
Create a screenshot image (supported image format/type is PNG).
If the screenshot image file already exists it will be automatically replaced by the new one.
Currently the supported UI drivers are
AbstractRealBrowserDriver and
MobileDriver:
AbstractRealBrowserDriver - the method makes a best effort to create a screenshot,
depending on the browser to return the following in order of preference:
Entire page
Current window
Visible portion of the current frame
The screenshot of the entire display containing the browser
MobileDriver - creates a screenshot of the mobile device screen.
NOTE: There is a
known issue on Android Virtual Device with
"Use Host GPU" enabled option.
- currentContainer - Variable in class com.axway.ats.uiengine.SwingDriver
-
Current container context used for searching of other components
- CUSTOM_HEADERS_PROPERTY - Static variable in class com.axway.ats.uiengine.PhantomJsDriver
-
Usage: System.setProperty( PhantomJSDriver.CUSTOM_HEADERS_PROPERTY, "header name: value" );
or multiple: System.setProperty( PhantomJSDriver.CUSTOM_HEADERS_PROPERTY, "{header X: value X}, {header Y: value Y}" );
for example: System.setProperty( PhantomJSDriver.CUSTOM_HEADERS_PROPERTY, "Accept-Language: en-US,en;q=0.5" );
- generateScriptForGettingTableContent(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlTable
-
- getActiveContainerFixture() - Method in class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
Internal method. Might be changed at any time.
- getAdbLocation() - Method in class com.axway.ats.uiengine.MobileDriver
-
- getAllPossibleValues() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlSingleSelectList
-
- getAllPossibleValues() - Method in class com.axway.ats.uiengine.elements.html.HtmlSingleSelectList
-
- getAllPossibleValues() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlSingleSelectList
-
- getAllValues() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Get the values of all table cells.
Note: If a table cell contains a checkbox - we will return 'checked' or 'notchecked' value.
- getAllValues() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Get the values of all table cells.
Note: If a table cell contains a checkbox - we will return 'checked' or 'notchecked' value.
- getAndroidHome() - Method in class com.axway.ats.uiengine.MobileDriver
-
- getApplicationName() - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get current application as String
- getAttributeValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Get element attribute value
- getAttributeValue(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlElement
-
Get element attribute value
- getAttributeValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Get element attribute value
- getAttributeValue(String) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElement
-
Get element attribute value
- getAvailableContexts() - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
- getAvailableValues() - Method in class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Get ComboBox available values
- getAvailableValues() - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Get MultiSelectList available values
- getAvailableValues() - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Get SingleSelectList available values
- getBrowserActionTimeout() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getBrowserDownloadDir() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getBrowserDownloadMimeTypes() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getButton(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getButton(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to button element (native/or HTML one)
- getButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to button element (native/or HTML one)
- getButton(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getButton(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getButton(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getButton(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getCellBackgroundColor(int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Returns the table cell background
Color
- getCellBackgroundColors() - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Gets table cell backgrounds (as
Color) of all table cells.
- getCellForegroundColor(int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Returns the table cell foreground
Color
- getCellIndexesByValue(String, boolean) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Get table cell coordinates by cell value
- getCheckBox(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getCheckBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getCheckBox(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to check box element (native/or HTML one)
- getCheckBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to check box element (native/or HTML one)
- getCheckBox(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getCheckBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getCheckBox(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getCheckBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getCheckBox(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getCheckBox(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getChromeDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getChromeDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getChromeDriverOptions() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getColumnCount() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
- getColumnCount() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
- getColumnCount() - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Get table column count
- getColumnCount() - Method in class com.axway.ats.uiengine.elements.UiTable
-
- getComboBox(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getComboBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getCommandDelay() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getComponent(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getComponent(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getComponentHierarchy(SwingDriverInternal) - Static method in class com.axway.ats.uiengine.elements.swing.SwingElementLocator
-
- getComponentHierarchy() - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getContainerFixture(SwingDriverInternal, UiElementProperties) - Static method in class com.axway.ats.uiengine.elements.swing.SwingElementLocator
-
Change container by specified name or title.
- getContext() - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
- getCookies() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Get all the cookies for the current domain.
- getCssPropertyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Get CSS property value
- getCssPropertyValue(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlElement
-
Get CSS property value
- getCssPropertyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Get CSS property value
- getCurrentUrl() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
- getCustomDriver(String, Class<?>[], Object[]) - Static method in class com.axway.ats.uiengine.UiDriver
-
This method allows you to load your own driver implementation which you can use as any other UI Engine driver
- getDevice() - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
- getDomain() - Method in class com.axway.ats.uiengine.elements.html.Cookie
-
- getDownloadDir() - Method in class com.axway.ats.uiengine.elements.html.HtmlFileDownloader
-
- getEdgeDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getEdgeDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getElement(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getElement(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getElement(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to generic UI element (could be used for div/span or other UI type element)
- getElement(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to generic UI element (could be used for div/span or other UI type element)
- getElement(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
- getElement(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
- getElement(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getElement(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getElementContext(UiElement) - Static method in class com.axway.ats.uiengine.elements.mobile.MobileElementFinder
-
- getElementProperties(String) - Method in class com.axway.ats.uiengine.elements.ElementsMap
-
- getElementProperties() - Method in class com.axway.ats.uiengine.elements.UiElement
-
- getElementProperty(String) - Method in class com.axway.ats.uiengine.elements.UiElement
-
- getElementsMap() - Method in class com.axway.ats.uiengine.elements.AbstractElementsFactory
-
- getElementStateChangeDelay() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getEnum(String) - Static method in enum com.axway.ats.uiengine.internal.driver.InternalObjectsEnum
-
- getExpiry() - Method in class com.axway.ats.uiengine.elements.html.Cookie
-
- getFieldValue(int, int) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Get the value of the specified table field
- getFieldValue(int, int) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Get the value of the specified table field
- getFieldValue(int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Get table field value
- getFieldValue(int, int) - Method in class com.axway.ats.uiengine.elements.UiTable
-
Get the value of the specified table field
- getFileBrowse(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getFileBrowse(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getFileBrowse(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getFileBrowse(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getFileBrowse() - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getFileBrowse(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getFileBrowse(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getFirefoxDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getFirefoxDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getFirefoxDriver(String, String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getFirefoxDriverOptions() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getHiddenBrowserDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getHiddenBrowserDriver(String, BrowserVersion) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getHiddenFileBrowse(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenFileBrowse(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlAlert(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlCheckBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlCheckBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlConfirm(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlElement(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlElement(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlPrompt(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlTextBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenHtmlTextBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenLink(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenLink(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenMultiSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenMultiSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenRadioList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenRadioList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenSingleSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenSingleSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenTable(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenTable(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenTextArea(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHiddenTextArea(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getHighlightElements() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getHost() - Method in class com.axway.ats.uiengine.MobileDriver
-
- getHtmlAlert(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlCheckBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlCheckBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlConfirm(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlElement(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlElement(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlEngine() - Method in class com.axway.ats.uiengine.AbstractHtmlDriver
-
- getHtmlEngine() - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
- getHtmlEngine() - Method in class com.axway.ats.uiengine.HiddenBrowserDriver
-
- getHtmlFileBrowse(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlFileBrowse(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlLink(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlLink(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlMultiSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlMultiSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlPrompt(UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlRadioList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlRadioList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlSingleSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlSingleSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTable(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTable(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTextArea(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTextArea(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTextBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHtmlTextBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getHttpOnlyCookies() - Static method in class com.axway.ats.uiengine.PhantomJsDriver
-
- getHTTPStatusOfLastDownloadAttempt() - Method in class com.axway.ats.uiengine.elements.html.HtmlFileDownloader
-
Gets the HTTP status code of the last download file attempt
- getInstance() - Static method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.ElementsMap
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElementsFactory
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.html.HtmlNavigator
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElementsFactory
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.robot.RobotElementsFactory
-
- getInstance() - Static method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getInternalObject(String) - Method in class com.axway.ats.uiengine.AbstractHtmlDriver
-
NOTE: This method should not be used directly into the test scripts.
- getInternalObject(String) - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
NOTE: This method should not be used directly into the test scripts.
- getInternalObject(String) - Method in class com.axway.ats.uiengine.HiddenBrowserDriver
-
NOTE: This method should not be used directly into the test scripts.
- getInternalObject(String) - Method in class com.axway.ats.uiengine.MobileDriver
-
NOTE: This method should not be used directly into the test scripts.
- getInternalProperty(String) - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
- getInternetExplorerDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getInternetExplorerDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getLabel(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to text label element (native/or HTML one where text edit is not accepted)
- getLabel(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to text box element (native/or HTML one where text edit is not accepted)
- getLabel(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getLabel(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getLink(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getLink(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getLink(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to link( href) element
- getLink(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to link element
- getLink(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getLink(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getLink(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getLink(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getMainWindowTitle() - Method in class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
- getMapFilesBaseDir() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getMapSection() - Method in class com.axway.ats.uiengine.elements.ElementsMap
-
- getMapSection() - Method in class com.axway.ats.uiengine.internal.engine.AbstractEngine
-
- getMD5Sum(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine.Device
-
Calculate file MD5 sum directly on the mobile device
- getMD5Sum(String) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileDeviceUtils
-
- getMenuItem(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getMenuItem(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getMenuLabels() - Method in class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
Getting menu labels/texts
- getMobileButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileCheckBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileCheckBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileDriver(String, String, String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
Driver for working with mobile applications
- getMobileDriver(String, String, String, String, int) - Static method in class com.axway.ats.uiengine.UiDriver
-
Driver for working with mobile applications
- getMobileElement(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileElement(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileEngine() - Method in class com.axway.ats.uiengine.MobileDriver
-
- getMobileLabel(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileLabel(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileLink(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileLink(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileTextBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getMobileTextBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.mobile.MobileElementsFactory
-
- getModificationDate() - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- getMultiSelectList(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getMultiSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getMultiSelectList(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getMultiSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getMultiSelectList(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getMultiSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getMultiSelectList(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getMultiSelectList(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getName() - Method in class com.axway.ats.uiengine.elements.html.Cookie
-
- getName() - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- getNativeComponent() - Method in class com.axway.ats.uiengine.elements.swing.SwingComponent
-
Generic way to find and AWT/Swing component.
Not recommended for wide use.
- getNumberOfTabs() - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
- getOptionPane() - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getPageSource() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Get page source as String
- getPageSource() - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get page source as String
- getPath() - Method in class com.axway.ats.uiengine.elements.html.Cookie
-
- getPath() - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- getPhantomJSDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getPopupMenu(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getPopupMenu(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getProfileDirectory() - Method in class com.axway.ats.uiengine.FirefoxDriver
-
- getProfileName() - Method in class com.axway.ats.uiengine.FirefoxDriver
-
- getPropertiesCopy() - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
- getPropertiesKeys() - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
For internal use
- getPropertiesSize() - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
Number of element's non-internal properties
- getProperty(String) - Method in class com.axway.ats.uiengine.elements.UiElementProperties
-
- getPropertyNamesToUseForMatch() - Method in class com.axway.ats.uiengine.elements.UiElement
-
- getRadioButton(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getRadioButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getRadioList(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getRadioList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getRadioList(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getRadioList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getRadioList(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getRadioList(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getRegistry() - Method in class com.axway.ats.uiengine.internal.driver.AbstractRMIDriver
-
- getRmiName() - Method in interface com.axway.ats.uiengine.internal.rmi.RmiElement
-
The unique RMI name an RMI element is identified by.
- getRobotDriver() - Static method in class com.axway.ats.uiengine.UiDriver
-
- getRobotEngine() - Method in class com.axway.ats.uiengine.RobotDriver
-
- getRowCount() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
- getRowCount() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
- getRowCount() - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Get table row count
- getRowCount() - Method in class com.axway.ats.uiengine.elements.UiTable
-
- getSafariDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getSafariDriver(String, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getScreenDimensions() - Method in class com.axway.ats.uiengine.MobileDriver
-
- getSelectedRows() - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Get selected rows in the table
- getSingleSelectList(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getSingleSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getSingleSelectList(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getSingleSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getSingleSelectList(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getSingleSelectList(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getSingleSelectList(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getSingleSelectList(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getSize() - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- getSpinner(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getSpinner(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getSubElementProperties(String, String) - Method in class com.axway.ats.uiengine.elements.ElementsMap
-
- getSwingButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingCheckBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingCheckBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingComboBox(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingComboBox(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingComponent(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingComponent(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingDriver(Class<?>) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getSwingDriver(Class<?>, String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getSwingDriver(String) - Static method in class com.axway.ats.uiengine.UiDriver
-
- getSwingDriver(String, boolean) - Static method in class com.axway.ats.uiengine.UiDriver
-
Driver for working with JNLP applications
- getSwingEngine() - Method in class com.axway.ats.uiengine.SwingDriver
-
- getSwingFileBrowse(UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingLabel(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingLabel(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingMenuItem(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingMenuItem(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingMultiSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingMultiSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingOptionPane(UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingPopupMenu(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingPopupMenu(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingRadioButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingRadioButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingSingleSelectList(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingSingleSelectList(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingSpinner(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingSpinner(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTabbedPane(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTabbedPane(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTable(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTable(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTextArea(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTextArea(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingToggleButton(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingToggleButton(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTree(String, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getSwingTree(UiElementProperties, UiDriver) - Method in class com.axway.ats.uiengine.elements.swing.SwingElementsFactory
-
- getTabbedPane(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTabbedPane(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTable(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTable(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTable(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTable(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTable(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTable(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTable(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTable(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTabTitles() - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
- getText() - Method in class com.axway.ats.uiengine.elements.swing.SwingLabel
-
- getText() - Method in class com.axway.ats.uiengine.elements.swing.SwingOptionPane
-
Getting the text of the Text field
- getTextArea(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTextArea(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTextArea(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTextArea(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTextArea(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTextArea(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTextArea(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTextArea(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTextBox(String) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTextBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getTextBox(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to text box element (native/or HTML one where text edit is accepted)
- getTextBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Get access to text box element (native/or HTML one where text edit is accepted)
- getTextBox(String) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTextBox(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getTextBox(String) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTextBox(UiElementProperties) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getTextContent() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Get innerText of this element, including sub-elements, without any leading or trailing whitespace.
- getTextContent() - Method in class com.axway.ats.uiengine.elements.html.HtmlElement
-
Get text content of the element
- getTextContent() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Get innerText of the element
- getTextContent() - Method in class com.axway.ats.uiengine.elements.mobile.MobileElement
-
Get innerText of the element
- getToggleButton(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getToggleButton(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTree(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getTree(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getUiDriver() - Method in class com.axway.ats.uiengine.elements.UiElement
-
- getUtilsElementState(UiElement) - Method in class com.axway.ats.uiengine.engine.HiddenHtmlEngine
-
- getUtilsElementState(UiElement) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
Check element state
- getUtilsElementState(UiElement) - Method in class com.axway.ats.uiengine.engine.RealHtmlEngine
-
- getUtilsElementState(UiElement) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
- getUtilsElementState(UiElement) - Method in interface com.axway.ats.uiengine.internal.engine.IHtmlEngine
-
- getValue() - Method in class com.axway.ats.uiengine.elements.html.Cookie
-
- getValue() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlFileBrowse
-
Get the File Select Button value
- getValue() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlSingleSelectList
-
- getValue() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextArea
-
Get the Text Area value
- getValue() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextBox
-
Get the Text Box value
- getValue() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlFileBrowse
-
Get the File Select Button value
- getValue() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlSingleSelectList
-
- getValue() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextArea
-
Get the Text Area value
- getValue() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextBox
-
Get the Text Box value
- getValue() - Method in class com.axway.ats.uiengine.elements.mobile.MobileTextBox
-
Get the Text Box value
- getValue() - Method in class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Get ComboBox value
- getValue() - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Get the value of the 'File Name' text field
- getValue() - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Get SingleSelectList value
- getValue() - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Get spinner text value
- getValue() - Method in class com.axway.ats.uiengine.elements.swing.SwingTextArea
-
Get text area value
- getValue() - Method in class com.axway.ats.uiengine.elements.UiComboBox
-
- getValue() - Method in class com.axway.ats.uiengine.elements.UiFileBrowse
-
Get the Text Box value
- getValue() - Method in class com.axway.ats.uiengine.elements.UiSingleSelectList
-
- getValue() - Method in class com.axway.ats.uiengine.elements.UiTextArea
-
Get the Text Area value
- getValue() - Method in class com.axway.ats.uiengine.elements.UiTextBox
-
Get the Text Box value
- getValues() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlMultiSelectList
-
- getValues() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlMultiSelectList
-
- getValues() - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Get MultiSelectList value
- getValues() - Method in class com.axway.ats.uiengine.elements.UiMultiSelectList
-
- getVisibleMenuLabels() - Method in class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
Getting only visible menu labels/texts
- getWaitPageToLoadTimeout() - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- getWindowFixture(SwingDriverInternal, String, boolean) - Static method in class com.axway.ats.uiengine.elements.swing.SwingElementLocator
-
Change window by specified name.
- getWindowFixture() - Method in class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
Internal method. Might be changed at any time.
- getWindowTitles() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Returns the titles of all windows that the browser knows about
- goToContainer(UiElementProperties) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Set active container under the current window
- goToContainer(String) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Set active container under the current window
- goToFirstWindowWithoutTitle() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Go to first window/tab without title, skipping the main window
- goToMainContainer() - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Sets active container to the current window, i.e.
- goToMainWindow() - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Go to main window/tab
- goToMainWindow() - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Set current window to work with.
- goToPage(String) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Navigate to another URL from within the same already started browser
- goToWindow(String) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Going to window/tab with given title
- goToWindow(String, long) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
Going to window/tab with given title
- goToWindow(String, boolean) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Set current window to work with.
- goToWindow(String, boolean, int) - Method in class com.axway.ats.uiengine.engine.SwingEngine
-
Set current window to work with.
- SafariDriver - Class in com.axway.ats.uiengine
-
A driver operating over Safari browser
- SafariDriver(String) - Constructor for class com.axway.ats.uiengine.SafariDriver
-
To get SafariDriver instance use UiDriver.getSafariDriver()
- SafariDriver(String, String) - Constructor for class com.axway.ats.uiengine.SafariDriver
-
To get SafariDriver instance use UiDriver.getSafariDriver()
- scrollTo() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Scroll to this element, so it is viewable.
- scrollTo() - Method in class com.axway.ats.uiengine.elements.mobile.MobileElement
-
Scroll to element (at the center of the screen)
- select(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlRadioList
-
Select radio button
- select(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlRadioList
-
set the selected value
- select() - Method in class com.axway.ats.uiengine.elements.swing.SwingRadioButton
-
Select radio button
- select(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTree
-
Select tree element by index
- select(String...) - Method in class com.axway.ats.uiengine.elements.swing.SwingTree
-
Select tree elements by labels
- select() - Method in class com.axway.ats.uiengine.elements.UiRadioButton
-
Select radio button
- select(String) - Method in class com.axway.ats.uiengine.elements.UiRadioList
-
Select radio button
- select(int) - Method in class com.axway.ats.uiengine.elements.UiTree
-
Select element in Tree component by index
- select(String...) - Method in class com.axway.ats.uiengine.elements.UiTree
-
Select element in Tree component by element label or even by element labels path
e.g.
- selectCell(int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Select table cell
- selectCells(int[][]) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Select table cells
- selectRow(int...) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Select table rows
- selectTab(int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
Select tab by index
- selectTab(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
Select tab by title
- selectTabByRegex(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
Select tab by regular expression
- selectTabUsingSubElement(UiElementProperties) - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
Select tab by title using sub-element properties.
- selectTabUsingSubElement(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
Select tab by title using SubElement described in the map file.
- SeleniumOperationException - Exception in com.axway.ats.uiengine.exceptions
-
- SeleniumOperationException(String) - Constructor for exception com.axway.ats.uiengine.exceptions.SeleniumOperationException
-
- SeleniumOperationException(String, Throwable) - Constructor for exception com.axway.ats.uiengine.exceptions.SeleniumOperationException
-
- SeleniumOperationException(UiElement, String, Exception) - Constructor for exception com.axway.ats.uiengine.exceptions.SeleniumOperationException
-
- setActiveContainerFixture(ContainerFixture<?>) - Method in class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
Internal method. Might be changed at any time.
- setAndroidHome(String) - Method in class com.axway.ats.uiengine.MobileDriver
-
- setBrowserActionTimeout(int) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite the timeout in seconds for waiting a browser action to finish
This method must be called before starting the browser.
- setBrowserDownloadDir(String) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite browser download directory (absolute path)
- setBrowserDownloadMimeTypes(String) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite MIME types of files (comma separated) which will be automatically saved to disk by the browser
- setChromeDriverOptions(ChromeOptions) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Pass options which will be applied when starting a Chrome broswer through Selenium
- setCommandDelay(int) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite the delay between UI command
- setCommandDelay(int) - Method in class com.axway.ats.uiengine.SwingDriver
-
Set the delay time between commands
NOTE: It also sets this delay time as a default command delay time of
UiEngineConfigurator
- setContext(String) - Method in class com.axway.ats.uiengine.engine.MobileEngine
-
- setCookie(String, String) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
- setCookie(String, String, String, String, Date, boolean) - Method in class com.axway.ats.uiengine.engine.AbstractHtmlEngine
-
- setDownloadDir(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlFileDownloader
-
- setElementStateChangeDelay(int) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite the delay waiting for element's state to change or to be found
- setFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Set value of specified table field
- setFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Set value of specified table field
- setFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Set table field value
- setFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.UiTable
-
Set the value of the specified table field
- setFileInputValue(WebDriver, String) - Method in class com.axway.ats.uiengine.elements.html.HtmlFileBrowse
-
- setFirefoxDriverOptions(FirefoxOptions) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Pass options which will be applied when starting a Firefox broswer through Selenium
- setHighlightElements(boolean) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite whether will try to highlight elements
- setMapFilesBaseDir(String) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite the map files' root directory
- setMapSection(String) - Method in class com.axway.ats.uiengine.elements.ElementsMap
-
- setMapSection(String) - Method in class com.axway.ats.uiengine.internal.engine.AbstractEngine
-
- setModificationDate(Date) - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- setProfileDirectory(String) - Method in class com.axway.ats.uiengine.FirefoxDriver
-
- setProfileName(String) - Method in class com.axway.ats.uiengine.FirefoxDriver
-
Set profile name
- setScreenshotOnError(boolean) - Method in class com.axway.ats.uiengine.MobileDriver
-
- setSize(long) - Method in class com.axway.ats.uiengine.utilities.mobile.FileInfo
-
- setText(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingOptionPane
-
Setting text in the Text field
- setTextContent(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlElement
-
Set the content of the element
- setTextContent(String) - Method in class com.axway.ats.uiengine.elements.html.HtmlElement
-
Set the content of the element
- setTextContent(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlElement
-
Set the content of the element
- SETTINGS_PROPERTY - Static variable in class com.axway.ats.uiengine.PhantomJsDriver
-
Usage:
System.setProperty( PhantomJSDriver.SETTINGS_PROPERTY, "settingName: value" );
or multiple: System.setProperty( PhantomJSDriver.SETTINGS_PROPERTY, "{settingName: value}, {other setting: value 2}" );
for example: System.setProperty( PhantomJSDriver.SETTINGS_PROPERTY, "userAgent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Firefox/24.0" );
Check
here for the available settings (https://github.com/ariya/phantomjs/wiki/API-Reference-WebPage#settings-object)
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlFileBrowse
-
Set the File Select Button value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlMultiSelectList
-
select a value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlSingleSelectList
-
set the single selection value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextArea
-
Set the Text Area value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextBox
-
Set the Text Box value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlFileBrowse
-
Set the File Select Button value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlMultiSelectList
-
select a value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlSingleSelectList
-
set the single selection value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextArea
-
Set the Text Area value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextBox
-
Set the Text Box value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.mobile.MobileTextBox
-
Set the Text Box value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Set ComboBox value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Set value in the 'File Name' text field
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Set MultiSelectList value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Set SingleSelectList value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
Set spinner text value (entering and committing the given text in the JSpinner)
- setValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTextArea
-
Set text area value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiComboBox
-
select a value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiFileBrowse
-
Set the Text Box value
File path must be set according to the current OS, '\' for Windows and '/' for UNIX-like systems,
if file path is not valid this method does not set any value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiMultiSelectList
-
select a value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiSingleSelectList
-
select a value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextArea
-
Set the Text Area value
- setValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextBox
-
Set the Text Box value
- setValueUsingNativeDialog(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlFileBrowse
-
This method allows you to type in dialog windows.
- setWaitPageToLoadTimeout(int) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
Overwrite the timeout in seconds for waiting a web page to get loaded
- setWindowFixture(WindowFixture<?>) - Method in class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
Internal method. Might be changed at any time.
- setWorkWithInvisibleElements(boolean) - Method in class com.axway.ats.uiengine.configuration.UiEngineConfigurator
-
- sleep() - Static method in class com.axway.ats.uiengine.utilities.UiEngineUtilities
-
Sleep for period equal to the UI commands delay as defined in the UI Engine configuration
- sleep(int) - Static method in class com.axway.ats.uiengine.utilities.UiEngineUtilities
-
Sleep for the specified number of milliseconds
- SSL_PROTOCOL_PROPERTY - Static variable in class com.axway.ats.uiengine.PhantomJsDriver
-
SSL protocol for the connection handshake.
- start() - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
- start() - Method in class com.axway.ats.uiengine.HiddenBrowserDriver
-
- start() - Method in class com.axway.ats.uiengine.internal.driver.AbstractRMIDriver
-
- start() - Method in class com.axway.ats.uiengine.MobileDriver
-
- start(String) - Method in class com.axway.ats.uiengine.MobileDriver
-
Start session to device and load the application
- start() - Method in class com.axway.ats.uiengine.RobotDriver
-
- start() - Method in class com.axway.ats.uiengine.SwingDriver
-
- start() - Method in class com.axway.ats.uiengine.UiDriver
-
start the driver
- stop() - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
- stop() - Method in class com.axway.ats.uiengine.HiddenBrowserDriver
-
- stop() - Method in class com.axway.ats.uiengine.internal.driver.AbstractRMIDriver
-
- stop() - Method in class com.axway.ats.uiengine.MobileDriver
-
- stop(String) - Method in class com.axway.ats.uiengine.MobileDriver
-
- stop() - Method in class com.axway.ats.uiengine.RobotDriver
-
- stop() - Method in class com.axway.ats.uiengine.SwingDriver
-
- stop(boolean) - Method in class com.axway.ats.uiengine.SwingDriver
-
Cleans up any used resources (keyboard, mouse, open windows and ScreenLock) used.
- stop() - Method in class com.axway.ats.uiengine.UiDriver
-
stop the driver
- stopIOSSimulator() - Method in class com.axway.ats.uiengine.MobileDriver
-
Stopping iOS Simulator
- SwingButton - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Button
- SwingButton(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingButton
-
- SwingCheckBox - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Check Box
- SwingCheckBox(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingCheckBox
-
- SwingComboBox - Class in com.axway.ats.uiengine.elements.swing
-
A Swing ComboBox
- SwingComboBox(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
- SwingComponent - Class in com.axway.ats.uiengine.elements.swing
-
Provide generic access to AWT/Swing components
Using this class is recommended only when other similar classes
in this package do not provide suitable methods.
- SwingComponent(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingComponent
-
- SwingDriver - Class in com.axway.ats.uiengine
-
A driver used for working with a SWING application
- SwingDriver(String) - Constructor for class com.axway.ats.uiengine.SwingDriver
-
- SwingDriver(Class<?>) - Constructor for class com.axway.ats.uiengine.SwingDriver
-
- SwingDriver(Class<?>, String) - Constructor for class com.axway.ats.uiengine.SwingDriver
-
- SwingDriver(String, boolean) - Constructor for class com.axway.ats.uiengine.SwingDriver
-
- SwingDriverInternal - Class in com.axway.ats.uiengine.internal.driver
-
ATS Internal Might be changed at any time
Class to hide non-public methods
- SwingDriverInternal(Class<?>) - Constructor for class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
- SwingDriverInternal(Class<?>, String) - Constructor for class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
- SwingDriverInternal(String) - Constructor for class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
- SwingDriverInternal(String, boolean) - Constructor for class com.axway.ats.uiengine.internal.driver.SwingDriverInternal
-
- SwingElementFinder - Class in com.axway.ats.uiengine.elements.swing
-
This class is based on
BasicComponentFinder,
the only difference is that we are not using
LinkedHashSet for the founded components,
but
ArrayList and every time the component index is the same (in the component hierarchy tree),
and we are able to search by index.
- SwingElementFinder() - Constructor for class com.axway.ats.uiengine.elements.swing.SwingElementFinder
-
- SwingElementLocator - Class in com.axway.ats.uiengine.elements.swing
-
- SwingElementLocator() - Constructor for class com.axway.ats.uiengine.elements.swing.SwingElementLocator
-
- SwingElementsFactory - Class in com.axway.ats.uiengine.elements.swing
-
- SwingElementState - Class in com.axway.ats.uiengine.utilities.swing
-
- SwingElementState(UiElement) - Constructor for class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
- SwingEngine - Class in com.axway.ats.uiengine.engine
-
- SwingEngine(UiDriver) - Constructor for class com.axway.ats.uiengine.engine.SwingEngine
-
- SwingException - Exception in com.axway.ats.uiengine.exceptions
-
- SwingException(String) - Constructor for exception com.axway.ats.uiengine.exceptions.SwingException
-
- SwingException(String, Throwable) - Constructor for exception com.axway.ats.uiengine.exceptions.SwingException
-
- SwingFileBrowse - Class in com.axway.ats.uiengine.elements.swing
-
A Swing File Chooser
- SwingFileBrowse(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
- SwingLabel - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Label
- SwingLabel(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingLabel
-
- SwingMenuItem - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Menu Item
- SwingMenuItem(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingMenuItem
-
- SwingMultiSelectList - Class in com.axway.ats.uiengine.elements.swing
-
A Multiple Selection Swing List
- SwingMultiSelectList(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
- SwingOptionPane - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Option Pane
- SwingOptionPane(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingOptionPane
-
- SwingPopupMenu - Class in com.axway.ats.uiengine.elements.swing
-
A Swing PopupMenu
- SwingPopupMenu(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingPopupMenu
-
- SwingRadioButton - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Radio Button
- SwingRadioButton(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingRadioButton
-
- SwingSingleSelectList - Class in com.axway.ats.uiengine.elements.swing
-
A Single Selection Swing List
- SwingSingleSelectList(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
- SwingSpinner - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Spinner
- SwingSpinner(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingSpinner
-
- SwingTabbedPane - Class in com.axway.ats.uiengine.elements.swing
-
A Swing TabbedPane
- SwingTabbedPane(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingTabbedPane
-
- SwingTable - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Table
- SwingTable(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingTable
-
- SwingTextArea - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Text Area/Field
- SwingTextArea(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingTextArea
-
- SwingToggleButton - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Toggle Button
- SwingToggleButton(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingToggleButton
-
- SwingTree - Class in com.axway.ats.uiengine.elements.swing
-
A Swing Tree
- SwingTree(UiDriver, UiElementProperties) - Constructor for class com.axway.ats.uiengine.elements.swing.SwingTree
-
- valueOf(String) - Static method in enum com.axway.ats.uiengine.AbstractRealBrowserDriver.BrowserType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.axway.ats.uiengine.internal.driver.InternalObjectsEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.axway.ats.uiengine.AbstractRealBrowserDriver.BrowserType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.axway.ats.uiengine.internal.driver.InternalObjectsEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VerificationException - Exception in com.axway.ats.uiengine.exceptions
-
- VerificationException() - Constructor for exception com.axway.ats.uiengine.exceptions.VerificationException
-
- VerificationException(String, Throwable) - Constructor for exception com.axway.ats.uiengine.exceptions.VerificationException
-
- VerificationException(String) - Constructor for exception com.axway.ats.uiengine.exceptions.VerificationException
-
- VerificationException(Throwable) - Constructor for exception com.axway.ats.uiengine.exceptions.VerificationException
-
- verifyChecked() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlCheckBox
-
Verify the check box is checked
throws an error if verification fail
- verifyChecked() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlCheckBox
-
Verify the check box is checked
throws an error if verification fail
- verifyChecked() - Method in class com.axway.ats.uiengine.elements.mobile.MobileCheckBox
-
Verify the check box is checked
throws an error if verification fail
- verifyChecked() - Method in class com.axway.ats.uiengine.elements.swing.SwingCheckBox
-
Verify the check box is checked
- verifyChecked() - Method in class com.axway.ats.uiengine.elements.UiCheckBox
-
Verify the check box is checked
throws an error if verification fail
- verifyDisabled() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is disabled
- verifyEditable() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is editable
- verifyEnabled() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is enabled
- VerifyEqualityException - Exception in com.axway.ats.uiengine.exceptions
-
- VerifyEqualityException(String, String, UiElement) - Constructor for exception com.axway.ats.uiengine.exceptions.VerifyEqualityException
-
- VerifyEqualityException(String, UiElement) - Constructor for exception com.axway.ats.uiengine.exceptions.VerifyEqualityException
-
- verifyExist() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Verifies the element exist
throws an exception if verification fail
- verifyExist() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Verifies the element exist
throws an exception if verification fail
- verifyExist() - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Verifies the element exist
throws an exception if verification fail
- verifyExist() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Verifies the element exist
throws an exception if verification fail
- verifyExist() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element exist
- verifyFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Verify the field value is as specified
- verifyFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Verify the field value is as specified
- verifyFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Verify the field value is as specified
- verifyFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.UiTable
-
Verify the field value is as specified
- verifyFieldValueRegex(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Verify the field value matches the specified java regular expression
- verifyFieldValueRegex(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Verify the field value matches the specified java regular expression
- verifyFieldValueRegex(String, int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Verify the field value matches the specified java regular expression
- verifyFieldValueRegex(String, int, int) - Method in class com.axway.ats.uiengine.elements.UiTable
-
Verify the field value matches the specified java regular expression
- verifyNotChecked() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlCheckBox
-
Verify the check box is not checked
throws an error if verification fail
- verifyNotChecked() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlCheckBox
-
Verify the check box is not checked
throws an error if verification fail
- verifyNotChecked() - Method in class com.axway.ats.uiengine.elements.mobile.MobileCheckBox
-
Verify the check box is not checked
throws an error if verification fail
- verifyNotChecked() - Method in class com.axway.ats.uiengine.elements.swing.SwingCheckBox
-
Verify the check box is not checked
- verifyNotChecked() - Method in class com.axway.ats.uiengine.elements.UiCheckBox
-
Verify the check box is not checked
throws an error if verification fail
- verifyNotEditable() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is not editable
- VerifyNotEqualityException - Exception in com.axway.ats.uiengine.exceptions
-
- VerifyNotEqualityException(String, UiElement) - Constructor for exception com.axway.ats.uiengine.exceptions.VerifyNotEqualityException
-
- verifyNotExist() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Verifies the element does NOT exist
throws an exception if verification fail
- verifyNotExist() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Verifies the element does NOT exist
throws an exception if verification fail
- verifyNotExist() - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Verifies the element does NOT exist
throws an exception if verification fail
- verifyNotExist() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Verifies the element does NOT exist
throws an exception if verification fail
- verifyNotExist() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element does NOT exist
- verifyNotFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTable
-
Verify the field value is NOT as specified
- verifyNotFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTable
-
Verify the field value is NOT as specified
- verifyNotFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.swing.SwingTable
-
Verify the field value is NOT as specified
- verifyNotFieldValue(String, int, int) - Method in class com.axway.ats.uiengine.elements.UiTable
-
Verify the field value is NOT as specified
- verifyNotSelected() - Method in class com.axway.ats.uiengine.elements.swing.SwingRadioButton
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlFileBrowse
-
Verify the File Select Button value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlMultiSelectList
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlRadioList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlSingleSelectList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextArea
-
Verify the Text Area value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextBox
-
Verify the Text Box value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlFileBrowse
-
Verify the File Select Button value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlMultiSelectList
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlRadioList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlSingleSelectList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextArea
-
Verify the Text Area value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextBox
-
Verify the Text Box value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.mobile.MobileTextBox
-
Verify the Text Box value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Verifies that the value of 'File Name' text field is different from the expected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTextArea
-
Verify the Text Area value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiComboBox
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiFileBrowse
-
Verify the Text Box value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiMultiSelectList
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiRadioList
-
Verify the selected value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiSingleSelectList
-
Verify the specified value is NOT selected
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextArea
-
Verify the Text Area value is NOT as specified
- verifyNotValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextBox
-
Verify the Text Box value is NOT as specified
- verifyNotVisible() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is not visible
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlAlert
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlConfirm
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlPrompt
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.HtmlAlert
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.HtmlConfirm
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.HtmlPrompt
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlAlert
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlConfirm
-
- verifyProcessed() - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlPrompt
-
- verifySelected() - Method in class com.axway.ats.uiengine.elements.swing.SwingRadioButton
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlFileBrowse
-
Verify the File Select Button value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlMultiSelectList
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlRadioList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlSingleSelectList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextArea
-
Verify the Text Area value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.hiddenbrowser.HiddenHtmlTextBox
-
Verify the Text Box value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlFileBrowse
-
Verify the File Select Button value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlMultiSelectList
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlRadioList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlSingleSelectList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextArea
-
Verify the Text Area value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.html.realbrowser.RealHtmlTextBox
-
Verify the Text Box value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.mobile.MobileTextBox
-
Verify the Text Box value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingComboBox
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingFileBrowse
-
Verifies that the value of 'File Name' text field is as expected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingMultiSelectList
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingSingleSelectList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.swing.SwingTextArea
-
Verify the Text Area value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiComboBox
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiFileBrowse
-
Verify the Text Box value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiMultiSelectList
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiRadioList
-
Verify the selected value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiSingleSelectList
-
Verify the specified value is selected
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextArea
-
Verify the Text Area value is as specified
- verifyValue(String) - Method in class com.axway.ats.uiengine.elements.UiTextBox
-
Verify the Text Box value is as specified
- verifyVisible() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Verifies the element is visible
- waitForPageLoaded(WebDriver, int) - Method in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
- waitToBecomeDisabled() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become disabled
throws an exception if it does not become disabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisabled(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to become disabled
throws an exception if it does not become disabled for the specified period
- waitToBecomeDisabled() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become disabled
throws an exception if it does not become disabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisabled(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to become disabled
throws an exception if it does not become disabled for the specified period
- waitToBecomeDisabled() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become disabled
throws an exception if it does not become disabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisabled(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to become disabled
throws an exception if it does not become disabled for the specified period
- waitToBecomeDisabled() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become disabled
- waitToBecomeDisabled(int) - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time the element to become disabled
- waitToBecomeDisplayed() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become displayed
throws an exception if it does not become displayed
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisplayed(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to become displayed
throws an exception if it does not become displayed for the specified period
- waitToBecomeDisplayed() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become displayed
throws an exception if it does not become displayed
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisplayed(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to become displayed
throws an exception if it does not become displayed for the specified period
- waitToBecomeDisplayed() - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become displayed
throws an exception if it does not become displayed
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisplayed(int) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time the element to become displayed
throws an exception if it does not become displayed for the specified period
- waitToBecomeDisplayed() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become displayed
throws an exception if it does not become displayed
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeDisplayed(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to become displayed
throws an exception if it does not become displayed for the specified period
- waitToBecomeEnabled() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become enabled
throws an exception if it does not become enabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeEnabled(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to become enabled
throws an exception if it does not become enabled for the specified period
- waitToBecomeEnabled() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become enabled
throws an exception if it does not become enabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeEnabled(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to become enabled
throws an exception if it does not become enabled for the specified period
- waitToBecomeEnabled() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become enabled
throws an exception if it does not become enabled
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeEnabled(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to become enabled
throws an exception if it does not become enabled for the specified period
- waitToBecomeEnabled() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become enabled
- waitToBecomeEnabled(int) - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time the element to become enabled
- waitToBecomeExisting() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become existing
throws an exception if it does not become existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeExisting(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to become existing
throws an exception if it does not become existing for the specified period
- waitToBecomeExisting() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become existing
throws an exception if it does not become existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeExisting(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to become existing
throws an exception if it does not become existing for the specified period
- waitToBecomeExisting() - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become existing
throws an exception if it does not become existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeExisting(int) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time the element to become existing
throws an exception if it does not become existing for the specified period
- waitToBecomeExisting() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become existing
throws an exception if it does not become existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeExisting(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to become existing
throws an exception if it does not become existing for the specified period
- waitToBecomeExisting() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become existing
- waitToBecomeExisting(int) - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time the element to become existing
- waitToBecomeHidden() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become hidden
throws an exception if it does not become hidden
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeHidden(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to become hidden
throws an exception if it does not become hidden for the specified period
- waitToBecomeHidden() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become hidden
throws an exception if it does not become hidden
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeHidden(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to become hidden
throws an exception if it does not become hidden for the specified period
- waitToBecomeHidden() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become hidden
throws an exception if it does not become hidden
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeHidden(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to become hidden
throws an exception if it does not become hidden for the specified period
- waitToBecomeNotExisting() - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to became non-existing
throws an exception if it does not become non-existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeNotExisting(int) - Method in class com.axway.ats.uiengine.utilities.hiddenbrowser.HiddenHtmlElementState
-
Waits for a period of time the element to became non-existing
throws an exception if it does not become non-existing for the specified period
- waitToBecomeNotExisting() - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to became non-existing
throws an exception if it does not become non-existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeNotExisting(int) - Method in interface com.axway.ats.uiengine.utilities.IHtmlElementState
-
Waits for a period of time the element to became non-existing
throws an exception if it does not become non-existing for the specified period
- waitToBecomeNotExisting() - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to became non-existing
throws an exception if it does not become non-existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeNotExisting(int) - Method in class com.axway.ats.uiengine.utilities.mobile.MobileElementState
-
Waits for a period of time the element to became non-existing
throws an exception if it does not become non-existing for the specified period
- waitToBecomeNotExisting() - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to became non-existing
throws an exception if it does not become non-existing
for the default waiting period (check the 'elementStateChangeDelay' property)
- waitToBecomeNotExisting(int) - Method in class com.axway.ats.uiengine.utilities.realbrowser.html.RealHtmlElementState
-
Waits for a period of time the element to became non-existing
throws an exception if it does not become non-existing for the specified period
- waitToBecomeNotExisting() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to became non-existing
- waitToBecomeNotExisting(int) - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time the element to became non-existing
- waitToBecomeNotVisible() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become invisible
- waitToBecomeVisible() - Method in class com.axway.ats.uiengine.utilities.swing.SwingElementState
-
Waits for a period of time (check the 'elementStateChangeDelay' property) the element to become visible
- webDriver - Variable in class com.axway.ats.uiengine.AbstractRealBrowserDriver
-
- webDriver - Variable in class com.axway.ats.uiengine.HiddenBrowserDriver
-
- windowFixture - Variable in class com.axway.ats.uiengine.SwingDriver
-
Current window container.
- windowTitle - Variable in class com.axway.ats.uiengine.SwingDriver
-