A single WebDriver script is failing.
However, it is not showing any console.log output (nor any web browser messages).
Release : SAAS
Component : DX ASM
WebDriver" monitor is failing on step 54 with an unspecified javascript exception. This exception also wipes the console log.
Engineering has tracked down the issue to item "LogOut[0].click();" on line 2899 of the xml script.
If you comment out the line, the script will pass OK and the console log will be present.