simulant-example icon indicating copy to clipboard operation
simulant-example copied to clipboard

Action: Page request

Open mtnygard opened this issue 11 years ago • 0 comments

Write action for :action.type/page-request (fetch of any page), in namespace simtest.actions.page-request.

Must issue HTTP request to a URL determined by the :page/type on the action record.

Must record the response time, response code, and response body in the action log. (This will require some new schema elements for these attributes.)

mtnygard avatar Dec 05 '14 12:12 mtnygard