JavaScriptLibrary MethodsWebDriver
The JavaScriptLibrary type exposes the following members.
Methods

  NameDescription
Public methodStatic memberCallEmbeddedHtmlUtilities
Calls the embedded HTML utilities library in a web page.
Public methodStatic memberCallEmbeddedSelenium
Calls the embedded selenium library in a web page.
Public methodStatic memberExecuteScript
Executes a script in a web page.
Public methodStatic memberGetSeleniumScript
Loads the named Selenium script and returns it wrapped in an anonymous function.
Back to Top
See Also