externalLastScriptExecution
Index
Constructors
Methods
Constructors
externalconstructor
Returns LastScriptExecution
Methods
staticexternalresult
Enables asserting on the result of a function executed via
ExecuteScript
.Type parameters
- R
Returns QuestionAdapter<R>
Uses the actor's ability to
BrowseTheWeb
to retrieve a returns the result of the last script executed viaExecuteScript
.Executing a script and reading the result
Using LastScriptExecution as
QuestionAdapter
Learn more
ExecuteScript
BrowseTheWeb
QuestionAdapter