Solved
Forum Discussion
AlexKaras
Champion Level 1
3 years agoHi,
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