Packages@robojs/mock
clearSessionActions()
Function: clearSessionActions()
function clearSessionActions(sessionId): Promise<void>Clear recorded actions for a session
Parameters
| Parameter | Type |
|---|---|
sessionId | string |
Returns
Promise<void>
Robo.jsfunction clearSessionActions(sessionId): Promise<void>Clear recorded actions for a session
| Parameter | Type |
|---|---|
sessionId | string |
Promise<void>