gusContributor10 years agoSolvedCan't access exception properties shown in Locals I've came across this strange situation: I catch an exception to write its details to a log entry, but in the log entry I can see undefined instead of the attribute values expected and shown in the L...Show MoreLocals.png9 KBLog.png31 KBHKosova10 years ago JScript is case-sensitive: x.Name --> x.name x.Message --> x.message
HKosovaSmartBear Alumni (Retired)10 years ago JScript is case-sensitive: x.Name --> x.name x.Message --> x.message
gusContributor to HKosova10 years agoOh God! Thanks for correcting me. It was so great to enjoy full intellisense in TC. :)
Related ContentAccess custom properties programmatically ?Accessing Project Properties from a Groovy script (NOT Custom Properties)Testing Access Application => no Sys.OleObject propertyAm getting SAAJ exceptionAccessing property in TestStep?
Recent Discussionshow to handle authentication pop up issue in EdgeGeneral Exception raised within Run Browser actionSystem checks for Object for every testTestExecute documentationWhile runing scripts using Test Execute the results logs are .mht , and how do i read this ?