Package | Description |
---|---|
org.safs.selenium.webdriver.lib | |
org.safs.selenium.webdriver.lib.model |
Modifier and Type | Class and Description |
---|---|
class |
CheckBox
A library class to handle different specific CheckBox.
|
class |
ComboBox
A library class to handle different specific ComboBox.
|
class |
Component
A library class to handle generic functionalities, such as Click, HoverMouse, GetGUIImage etc.
|
class |
EditBox
A library class to handle different specific EditBox.
|
class |
ListView
A library class to handle different specific ListView.
|
class |
Menu
A library class to handle different specific Menu.
|
class |
ScrollBar
A library class to handle different specific ScrollBar.
|
class |
TabControl
A library class to handle different specific TabControl.
|
class |
Tree
A library class to handle different specific Tree.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultRefreshable
History:
JUN 12, 2014 (Lei Wang) Initial release. |
class |
Element
It represents originally sap.ui.core.Element
|
class |
HierarchicalElement
This class represents a hierarchical structure like Tree or Menu etc.
History: Jun 23, 2014 (Lei Wang) Initial release. |
class |
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 |
class |
MenuItem
History:
Jun 23, 2014 (Lei Wang) Initial release. |
class |
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. |
class |
OptionForHtmlSelect
This is an Option object to represent the <option> for html <select>
MAY 18, 2017 (Lei Wang) Initial release. |
class |
TreeNode
History:
May 30, 2014 (Lei Wang) Initial release. |
Copyright © SAS Institute. All Rights Reserved.