Forum Discussion
AlexKaras
2 years agoChampion Level 3
Hi,
I am second to Marsha. Did it ever work?
I am not sure what scripting language your test project is based on, but if it is JScript then you must use .toArray() call.
I.e.:
Sys.FindAll("ObjectType", "Browser", 10).toArray().length;
https://support.smartbear.com/testcomplete/docs/scripting/specifics/jscript.html#ArraysInJS
Related Content
- 5 months ago
- 12 years ago
- 8 months ago
Recent Discussions
- 8 hours ago