- AlexKarasChampion Level 3
Doesn't Visualizer do this?
- jorgesimoes1983Regular Contributor
function highlight(objeto) {
objeto = new Object(objeto);
Sys.HighlightObject(objeto, 2)
} - chrisbRegular Contributor
@jorgesimoes Thanks! That's exactly what I was looking for.
- TanyaYatskovskaSmartBear Alumni (Retired)Status added:Implemented
Please review the "Test Visualizer" ( http://smartbear.com/viewarticle/55007/ ) help topic and those related describing the Visualizer feature TestComplete provides.
Related Content
- 11 months ago
- 4 years ago
- 5 years ago