Forum Discussion
- tandreysOccasional Contributor
I've got the same problem with TC 11.31.
- marinbContributor
Add me to the list. using version 12.30. Seems that all popups in Chrome fail. Windows7 in my case.
Sys.Browser().Page('*').Confirm.Button("OK").Click(); does not work for Chrome v 59.0.3071.104
Same with Alert etc.
Not only that, the object spy does not work either and as long as the popup is displayed, TestComplete is extremely slow if it wants to interact with the page. (example: If I got to object browser, select the chrome process and rightclick ' view on screen' it takes minutes and the red flashing of the page goes into extreme slo-mo.
This kinda block our automation tests when these popups appear.