useXpathLibrary (UI Automation - Manipulation)
Compatible with:
- Purpose
- Allows choice of one of the available libraries.
- Syntax
- useXpathLibrary(libraryName)
- Target
- 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.
- Value
- N/A
- Return Value
- N/A