Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W
C
cancel()
- Method in class com.ibm.team.fvt.tests.web.
WebWindow
Close the window by clicking on the cancel button (usually the 'Cancel' button).
changeUser(User)
- Method in class com.ibm.team.fvt.tests.web.
WebPage
Change the user on the current page.
check(WebBrowserElement, int, boolean)
- Method in class com.ibm.team.fvt.tests.web.
WebBrowser
Set, unset or toggle the given element assuming this is a check-box.
check()
- Method in class com.ibm.team.fvt.tests.web.
WebHover
Check the rich hover.
checkHoverTitle(WebBrowserElement, Class<P>)
- Method in class com.ibm.team.fvt.tests.web.
WebPage
Check the hover title of the given link element.
checkRichHover(WebBrowserElement, Class<RH>, String...)
- Method in class com.ibm.team.fvt.tests.web.
WebPage
Check the rich hover of the given link element.
clear()
- Method in class com.ibm.team.fvt.tests.web.
WebBrowserElement
click()
- Method in class com.ibm.team.fvt.tests.web.
WebBrowserElement
click(boolean)
- Method in class com.ibm.team.fvt.tests.web.
WebBrowserElement
Perform the
WebElement#click()
operation.
clickButton(WebBrowserElement, int, boolean)
- Method in class com.ibm.team.fvt.tests.web.
WebBrowser
Click on the given element and might validate whether it turns disabled after the operation (e.g.
clickItem(String)
- Method in class com.ibm.team.fvt.tests.web.
WebPopupMenuElement
Click on item element found using the given search mechanism.
clickOnTitle()
- Method in class com.ibm.team.fvt.tests.web.
WebHover
Click on the rich hover title link.
close()
- Method in class com.ibm.team.fvt.tests.web.
GoogleChromeBrowser
close()
- Method in class com.ibm.team.fvt.tests.web.
WebBrowser
Close the browser which closes every associated window.
close()
- Method in class com.ibm.team.fvt.tests.web.
WebWindow
Close the window by clicking on the close button (usually the 'OK' button).
closeDialog
- Variable in class com.ibm.team.fvt.tests.config.
Timeouts
closeDialogTimeout()
- Method in class com.ibm.team.fvt.tests.config.
Config
Return the timeout used to wait for a dialog to be closed.
This time is expressed in
seconds
.
com.ibm.team.fvt.tests.config
- package com.ibm.team.fvt.tests.config
com.ibm.team.fvt.tests.scenario
- package com.ibm.team.fvt.tests.scenario
com.ibm.team.fvt.tests.topology
- package com.ibm.team.fvt.tests.topology
com.ibm.team.fvt.tests.utils
- package com.ibm.team.fvt.tests.utils
com.ibm.team.fvt.tests.web
- package com.ibm.team.fvt.tests.web
COMPACT_DATE_FORMAT
- Static variable in class com.ibm.team.fvt.tests.scenario.
ScenarioUtils
COMPACT_DATE_STRING
- Static variable in class com.ibm.team.fvt.tests.scenario.
ScenarioUtils
Config
- Class in
com.ibm.team.fvt.tests.config
Manage the scenario configuration.
Config()
- Constructor for class com.ibm.team.fvt.tests.config.
Config
ConfigConstants
- Interface in
com.ibm.team.fvt.tests.config
copyDir(File, File)
- Static method in class com.ibm.team.fvt.tests.utils.
FileUtil
Copy all files from source dircetory to destination directory.
copyFile(File, File)
- Static method in class com.ibm.team.fvt.tests.utils.
FileUtil
Copy the given source file to the given destination directory.
copyFile(File, File, String)
- Static method in class com.ibm.team.fvt.tests.utils.
FileUtil
Copy the given source file to the given destination directory with a different name.
createDir(String)
- Static method in class com.ibm.team.fvt.tests.scenario.
ScenarioUtils
Return the
File
corresponding to the given path.
createDir(String, String)
- Static method in class com.ibm.team.fvt.tests.scenario.
ScenarioUtils
Return the
File
corresponding to the given path and the sub-directory.
createInstance()
- Static method in class com.ibm.team.fvt.tests.web.
WebBrowser
Create the instance of browser corresponding of the defined parameters.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
W