Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
CasperModule
Interface CasperModule
Index
Methods
create
selectXPath
Methods
public
create
(
options
:
CasperOptions
)
:
Casper
Parameters
options:
CasperOptions
Returns
Casper
public
selectXPath
(
expression
:
string
)
:
Object
Parameters
expression:
string
Returns
Object
Globals