Skip to content

Timed Objective

Choose a tag to compare

@andrejewski andrejewski released this 23 Jun 17:51
· 58 commits to main since this release

In v0.6.0, I mistakenly used an object to the timeout error message which made timeout errors look like:

1) General error http://localhost:3996/test/index.html?__token=5ga9ch on {"browser":"firefox"}:
   Error: Browser timed out within [object Object] seconds

That is fixed. The README was also updated with a comment on the recommended Testee testing workflow.