Ryan_Moran
10 years agoValued Contributor
Asynchronous object call failed.
for (var c = 1; c < 3; c ++) {
Runner.CallObjectMethodAsync(Sys.Browser("chrome"),"Refresh");
var tmp = Sys.Browser("chrome").Find("Name","*",1,false);
} " Asynchronous object call failed." erro...
- 10 years ago
Odd errors like that are best dealt with through a support ticket, because they need a dev to look at. But once again, your example is not a supported usage scenario, so it might turn out to be a "won't fix".