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