Skip to content

useXpathLibraryAndWait (UI Automation - Manipulation)

Compatible with:
  • Purpose
  • Generated from useXpathLibrary(libraryName)
  • Allows choice of one of the available libraries.
  • Syntax
  • useXpathLibraryAndWait(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
 
 

Feedback and Knowledge Base