[ Index ] |
|
Code source de PRADO 3.0.6 |
[Code source] [Imprimer] [Statistiques]
(pas de description)
Poids: | 2041 lignes (76 kb) |
Inclus ou requis: | 0 fois |
Référencé: | 0 fois |
Nécessite: | 0 fichiers |
Selenium(browserbot) X-Ref |
Pas de description |
getClientXY(element, coordString) X-Ref |
Pas de description |
OptionLocatorFactory() X-Ref |
Factory for creating "Option Locators". An OptionLocator is an object for dealing with Select options (e.g. for finding a specified option, or asserting that the selected option of Select element matches some condition. The type of locator returned by the factory depends on the locator string: label=<exp> (OptionLocatorByLabel) value=<exp> (OptionLocatorByValue) index=<exp> (OptionLocatorByIndex) id=<exp> (OptionLocatorById) <exp> (default is OptionLocatorByLabel). |
Généré le : Sun Feb 25 21:07:04 2007 | par Balluche grâce à PHPXref 0.7 |