hiro
hiro copied to clipboard
Gracefully handle invalid resources
In cases where Hiro fails to load certain resources the test suite will stop executing.
For example, we have several test cases which will load an html, javascript, or css file, and as soon as that fails the test suite bails (no events are fired/etc).