We want a way to be able to view the browser console log to see javascript errors when the test fails. That would be tremendously useful for developers when investigating the cause of a bug.
I definitely would want this. Unfortunately, we haven't found a way to implement this in a stable manner that doesn't cripple test performance, so this is still a work in progress. We're still exploring ways to implement this feature. This might be a feature that isn't enabled by default, and needs to be turned on with a flag before the test run.
Activity Newest / Oldest
Ahmad Taiff Isahak
Yup. Context matters.
Shi Ling
I definitely would want this. Unfortunately, we haven't found a way to implement this in a stable manner that doesn't cripple test performance, so this is still a work in progress. We're still exploring ways to implement this feature. This might be a feature that isn't enabled by default, and needs to be turned on with a flag before the test run.