testcafe
testcafe copied to clipboard
Add actionId to reported error objects
Currently, guys from the dashboard had to fetch events from reportTestActionDone to preserve connections between an error and the specific action that raised the error. If we add an action id property to the error object, they can fetch all errors in reportTestDone.