Closed Jhara closed 8 years ago
If you don´t use the key jsAsyncWaitTimeout with a value and an error occurs the console hang
I must kill process than runs console.
That is precisely the expected behavior per the README. Either jsAsyncWaitTimeout must be configured or (preferably) window.sbtJsTest.readyForTestsToRun needs to be set to true in the javascript environment once assets are loaded.
jsAsyncWaitTimeout
window.sbtJsTest.readyForTestsToRun
true
If you don´t use the key jsAsyncWaitTimeout with a value and an error occurs the console hang
I must kill process than runs console.