[ Index ]
 

Code source de PRADO 3.0.6

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/tests/test_tools/selenium/core/scripts/ -> selenium-api.js (sommaire)

(pas de description)

Poids: 2041 lignes (76 kb)
Inclus ou requis:0 fois
Référencé: 0 fois
Nécessite: 0 fichiers

Définit 3 fonctions

  Selenium()
  getClientXY()
  OptionLocatorFactory()

Fonctions
Fonctions qui ne font pas partie d'une Classe:

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