Interaction
Evaluate JavaScript in tab
Runs arbitrary JS in the page context and returns the result.
post/tabs/{tabId}/evaluate
Path parameters
tabIdstring required
Request body
Response
Evaluation result.
Changes
Changed in 1 of the 49 revisions of this API.2
- ○
added the non-success response with the status
409response-non-success-status-added
- ○
added the non-success response with the status
503response-non-success-status-added
- ○