bhcommunity1
2 years agoContributor
Searching Sys object doesn't seem to see Browser objects anymore.
Testcomplete: 15.51.30.7 x64
Testing Web Based applications.
Searching Sys object for objecttype "Browser" - no longer seems to see them.
Have browsers open (chrome, firefox, edge)
Running the following command returns 0
Sys.FindAll("ObjectType", "Browser", 10).length;
See attached screen shot.
I've copied the coding shown in your screenshot, and here it is working,
Using TC v15.52.2.7 x64