Interface | Description |
---|---|
IHierarchicalSelectable |
This interface.
|
IListSelectable |
History:
May 30, 2014 (Lei Wang) Initial release. |
IMenuSelectable |
History:
Jun 03, 2014 (Lei Wang) Initial release. |
IOperable |
This represents something that can be operated.
It may have some caches containing objects difficult to get (time-consuming) History: Jul 11, 2014 (Lei Wang) Initial release. |
IRefreshable |
According to a 'Recognition String', we can get a WebElement through Selenium.
|
ISelectable |
History:
|
ITreeSelectable |
History:
Jun 03, 2014 (Lei Wang) Initial release. |
IWebAccessibleInternetRole |
Contains the aria attributes and role's types, refer to RDF-MODEL
History: Jun 16, 2014 (Lei Wang) Initial release. |
Supportable |
History:
Apr 25, 2014 (Lei Wang) Initial release. |
Class | Description |
---|---|
AbstractHierarchicalSelectable |
This class represents a hierarchical selectable structure like Tree or Menu etc.
It provides a defult implementation of #getMatchedElement(String, boolean, int) History: Jun 23, 2014 (Lei Wang) Initial release. |
AbstractListSelectable |
History:
May 30, 2014 (Lei Wang) Initial release. |
AbstractMenuSelectable | |
AbstractSelectable |
History:
|
AbstractTreeSelectable |
May 30, 2014 (Lei Wang) Initial release.
|
DefaultRefreshable |
History:
JUN 12, 2014 (Lei Wang) Initial release. |
Element |
It represents originally sap.ui.core.Element
|
EmbeddedObject |
This class represents an object to be included in the org.safs.selenium.webdriver.lib.Component
or its subclass. |
HierarchicalElement |
This class represents a hierarchical structure like Tree or Menu etc.
History: Jun 23, 2014 (Lei Wang) Initial release. |
Item |
This provides a uniformed Item object to represent the item
within a container such as TabControl or ListView etc. It represents originally sap.ui.core.Item |
MenuItem |
History:
Jun 23, 2014 (Lei Wang) Initial release. |
MutableInteger |
History:
Jun 6, 2014 (Lei Wang) Initial release. |
Option |
This provide a uniformed Option object to represent the option
within a container such as ComboBox etc. Jan 15, 2014 (Lei Wang) Initial release. |
OptionForHtmlSelect |
This is an Option object to represent the <option> for html <select>
MAY 18, 2017 (Lei Wang) Initial release. |
TextMatchingCriterion |
This class contains text informations for searching an item in a list, tree, menu etc.
The text/path to match If the match is partial of full, which means if the text is substring of the item's text in the list, tree etc. |
TreeNode |
History:
May 30, 2014 (Lei Wang) Initial release. |
Copyright © SAS Institute. All Rights Reserved.