An NDoc Documented Class Library |
|
ISelenium.UseXpathLibrary Method
Allows choice of one of the available libraries.
Parameters
-
libraryName
- name of the desired library Only the following three can be chosen:
- "ajaxslt" - Google's library
- "javascript-xpath" - Cybozu Labs' faster library
- "default" - The default library. Currently the default library is "ajaxslt" .
If libraryName isn't one of these three, then no change will be made.
See Also
ISelenium Interface | Selenium Namespace