No console.log output for WebDriver script
search cancel

No console.log output for WebDriver script

book

Article ID: 196928

calendar_today

Updated On:

Products

CA App Synthetic Monitor DX Application Performance Management

Issue/Introduction

A single WebDriver script is failing.

However, it is not showing any console.log output (nor any web browser messages). 


Environment

Release : SAAS

Component : DX ASM 

Cause

 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.  

Resolution

If you comment out the line, the script will pass OK and the console log will be present.