Index
All Classes and Interfaces|All Packages
A
- AbstractionFacade - Interface in ch.exense.oryon.abstraction
-
This interface defines general methods which are independent of the module being used.
- ADD - Enum constant in enum Keys
- ALT - Enum constant in enum Keys
- ARROW_DOWN - Enum constant in enum Keys
- ARROW_LEFT - Enum constant in enum Keys
- ARROW_RIGHT - Enum constant in enum Keys
- ARROW_UP - Enum constant in enum Keys
B
- BACK_SPACE - Enum constant in enum Keys
- blockExternalApplication(Boolean) - Method in interface SyriusAbstractionFacade
-
Blocks the opening of external applications.
C
- CANCEL - Enum constant in enum Keys
- ch.exense.oryon.abstraction - package ch.exense.oryon.abstraction
- ch.exense.oryon.modules.swing - package ch.exense.oryon.modules.swing
- ch.exense.oryon.modules.syrius - package ch.exense.oryon.modules.syrius
- charAt(int) - Method in enum Keys
- CLEAR - Enum constant in enum Keys
- clearMultiComboSelections(String) - Method in interface SyriusAbstractionFacade
-
Sets all items of a multi-choice combo box to an unselected state.
- click(String) - Method in interface SwingAbstractionFacade
-
Clicks an element.
- click(String) - Method in interface SyriusAbstractionFacade
-
Clicks an element.
- clickListItem(String, String) - Method in interface SyriusAbstractionFacade
-
Clicks an item in a list.
- clickMenuItem(String) - Method in interface SyriusAbstractionFacade
-
Clicks a menu item.
- clickPoint(String, Integer, Integer) - Method in interface SwingAbstractionFacade
-
Clicks a point within an element.
- clickTableCell(String, Integer, Integer) - Method in interface SyriusAbstractionFacade
-
Clicks a table cell.
- clickTableRow(String, Integer) - Method in interface SyriusAbstractionFacade
-
❗ Clicks a table row.
- clickTaskItem(String) - Method in interface SyriusAbstractionFacade
-
Deprecated.
- COMMAND - Enum constant in enum Keys
- CONTROL - Enum constant in enum Keys
D
- DECIMAL - Enum constant in enum Keys
- DELETE - Enum constant in enum Keys
- DIVIDE - Enum constant in enum Keys
- doubleClick(String) - Method in interface SwingAbstractionFacade
-
Clicks an element.
- doubleClick(String) - Method in interface SyriusAbstractionFacade
-
Double clicks an element.
- doubleClickTableCell(String, Integer, Integer) - Method in interface SyriusAbstractionFacade
-
Double clicks a table cell.
- doubleClickTableRow(String, Integer) - Method in interface SyriusAbstractionFacade
-
❗ Double clicks a table row.
- DOWN - Enum constant in enum Keys
E
- enableImplicitWait(Boolean) - Method in interface SyriusAbstractionFacade
-
Sets the "implicit wait" flag.
- END - Enum constant in enum Keys
- ENTER - Enum constant in enum Keys
- EQUALS - Enum constant in enum Keys
- ESCAPE - Enum constant in enum Keys
- expandAll(String) - Method in interface SyriusAbstractionFacade
-
❗ Expands all nodes in a tree.
F
- F1 - Enum constant in enum Keys
- F10 - Enum constant in enum Keys
- F11 - Enum constant in enum Keys
- F12 - Enum constant in enum Keys
- F2 - Enum constant in enum Keys
- F3 - Enum constant in enum Keys
- F4 - Enum constant in enum Keys
- F5 - Enum constant in enum Keys
- F6 - Enum constant in enum Keys
- F7 - Enum constant in enum Keys
- F8 - Enum constant in enum Keys
- F9 - Enum constant in enum Keys
- findElement(String) - Method in interface AbstractionFacade
-
Finds the single element matching the given XPath.
- findElements(String) - Method in interface AbstractionFacade
-
Finds all elements matching the given XPath.
G
- getComboBoxItems(String) - Method in interface SyriusAbstractionFacade
-
Gets the items in a combo box.
- getComboBoxSelection(String) - Method in interface SyriusAbstractionFacade
-
Gets the currently selected item of a combo box.
- getKeyCode() - Method in enum Keys
- getLastOpenedExternalApplication() - Method in interface SyriusAbstractionFacade
-
Gets the URL of the last application opened by Syrius.
- getListItems(String) - Method in interface SyriusAbstractionFacade
-
Gets the items in a list.
- getListSelection(String) - Method in interface SyriusAbstractionFacade
-
Gets the currently selected item of a list.
- getMultiComboItems(String) - Method in interface SyriusAbstractionFacade
-
Gets all items of a multi-choice combo box, regardless of selection state.
- getMultiComboSelections(String) - Method in interface SyriusAbstractionFacade
-
Gets only the selected items of a multi-choice combo box.
- getRemoveDysfunctionalNodes() - Method in interface SyriusAbstractionFacade
-
Returns the current value of the flag controlling the dysfunctional nodes behavior.
- getSelectedValue(String) - Method in interface SwingAbstractionFacade
-
Gets the currently selected item of a combo box.
- getTableCellValue(String, Integer, Integer) - Method in interface SyriusAbstractionFacade
-
Gets the textual content of a table cell.
- getTableColumnIdByHeader(String, String) - Method in interface SyriusAbstractionFacade
-
Searches a table column by header.
- getTableSize(String) - Method in interface SyriusAbstractionFacade
-
Gets the number of rows of a table.
- getTabList(String) - Method in interface SyriusAbstractionFacade
-
Gets a list of tab titles.
- getText(String) - Method in interface SwingAbstractionFacade
-
Gets the text of an element.
- getText(String) - Method in interface SyriusAbstractionFacade
-
Returns the textual content of an element.
- getValues(String) - Method in interface SwingAbstractionFacade
-
Gets all items of a combo box.
- getXPath(AbstractNode) - Method in interface AbstractionFacade
-
Returns the XPath matching the given element
H
I
- INSERT - Enum constant in enum Keys
- isEnabled(String) - Method in interface SyriusAbstractionFacade
-
Checks whether an element is enabled and can be interacted with.
- isImplicitWaitEnabled() - Method in interface SyriusAbstractionFacade
-
Checks whether the "implicit wait" flag is enabled.
- isMaximized(String) - Method in interface SyriusAbstractionFacade
-
Checks whether a Frame is maximized.
- isSelected(String) - Method in interface SyriusAbstractionFacade
-
Checks whether a checkbox or radiobox is selected.
- isTabEnabled(String, String) - Method in interface SyriusAbstractionFacade
-
Checks if a tab exists and is currently selected.
- isVisible(String) - Method in interface SwingAbstractionFacade
-
Checks whether an element is visible.
- isVisible(String) - Method in interface SyriusAbstractionFacade
-
Checks whether an element is visible.
K
- Keys - Enum in ch.exense.oryon.modules.syrius
L
- LEFT - Enum constant in enum Keys
- LEFT_ALT - Enum constant in enum Keys
- LEFT_CONTROL - Enum constant in enum Keys
- LEFT_SHIFT - Enum constant in enum Keys
- length() - Method in enum Keys
M
N
- NUMPAD0 - Enum constant in enum Keys
- NUMPAD1 - Enum constant in enum Keys
- NUMPAD2 - Enum constant in enum Keys
- NUMPAD3 - Enum constant in enum Keys
- NUMPAD4 - Enum constant in enum Keys
- NUMPAD5 - Enum constant in enum Keys
- NUMPAD6 - Enum constant in enum Keys
- NUMPAD7 - Enum constant in enum Keys
- NUMPAD8 - Enum constant in enum Keys
- NUMPAD9 - Enum constant in enum Keys
P
- PAGE_DOWN - Enum constant in enum Keys
- PAGE_UP - Enum constant in enum Keys
- PAUSE - Enum constant in enum Keys
R
- RIGHT - Enum constant in enum Keys
- rightClick(String) - Method in interface SwingAbstractionFacade
-
Right clicks an element.
- rightClick(String) - Method in interface SyriusAbstractionFacade
-
Right clicks an element.
- rightClickTableCell(String, Integer, Integer) - Method in interface SyriusAbstractionFacade
-
Right clicks a table cell.
- rightClickTableRow(String, Integer) - Method in interface SyriusAbstractionFacade
-
❗ Right clicks a table row.
S
- select(String, String) - Method in interface SyriusAbstractionFacade
-
Selects an element in a SelectionPanel.
- selectItemByValue(String, String) - Method in interface SwingAbstractionFacade
-
Selects a combo box item.
- selectTab(String, String) - Method in interface SwingAbstractionFacade
-
Selects a tab of a JTabbedPane.
- selectTab(String, String) - Method in interface SyriusAbstractionFacade
-
Selects a tab by title.
- selectTableRow(String, Integer) - Method in interface SyriusAbstractionFacade
-
Deprecated.❗ Use
clickTableCell()
instead. - SEMICOLON - Enum constant in enum Keys
- sendKeys(String, CharSequence...) - Method in interface SyriusAbstractionFacade
-
Sends a sequence of characters to an element.
- sendKeys(String, String) - Method in interface SwingAbstractionFacade
-
Sends keyboard input to an element.
- SEPARATOR - Enum constant in enum Keys
- setComboBoxSelection(String, String) - Method in interface SyriusAbstractionFacade
-
Selects a combo box item.
- setFileForNextUpload(String) - Method in interface SyriusAbstractionFacade
-
Sets the file that is to be used for the next file upload in Syrius.
- setListSelection(String, String) - Method in interface SyriusAbstractionFacade
-
Selects an item in a list.
- setMaximized(String, Boolean) - Method in interface SyriusAbstractionFacade
-
Toggle Frame maximized state.
- setMultiComboSelection(String, String, Boolean) - Method in interface SyriusAbstractionFacade
-
Sets the selection state of a particular multi-choice combo box item.
- setRemoveDysfunctionalNodes(Boolean) - Method in interface SyriusAbstractionFacade
-
Syrius FX only: Controls the behavior when encountering dysfunctional nodes (i.e., model nodes which do not have an associated UI node, or where the UI node is not attached to any scene).
- setText(String, String) - Method in interface SyriusAbstractionFacade
-
Sets the textual content of an element.
- setTextField(String, String) - Method in interface SyriusAbstractionFacade
-
Deprecated.❗ Use
setText()
instead. - setThrottling(Long) - Method in interface AbstractionFacade
-
Requests to delay ALL user interactions by a fixed amount of time.
- SHIFT - Enum constant in enum Keys
- snapshot(String) - Method in interface SyriusAbstractionFacade
-
Takes a snapshot of a single component.
- SPACE - Enum constant in enum Keys
- subSequence(int, int) - Method in enum Keys
- SUBTRACT - Enum constant in enum Keys
- SwingAbstractionFacade - Interface in ch.exense.oryon.modules.swing
-
This interface defines the methods available when using the Swing module.
- SyriusAbstractionFacade - Interface in ch.exense.oryon.modules.syrius
-
This interface defines the methods available when using the Syrius (FX, or Swing) modules.
T
- TAB - Enum constant in enum Keys
- takeScreenhost() - Method in interface SyriusAbstractionFacade
-
Deprecated.❗ Use
takeScreenshot()
instead. - takeScreenshot() - Method in interface SyriusAbstractionFacade
-
Takes a screenshot.
U
V
- valueOf(String) - Static method in enum Keys
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum Keys
-
Returns an array containing the constants of this enum type, in the order they are declared.
- verifyElement(String) - Method in interface SyriusAbstractionFacade
-
Deprecated.❗ Use
isVisible()
instead.
All Classes and Interfaces|All Packages
click()
instead.