Forum Discussion
Is there a solution for this issue ?
Because i am facing same issue now, when I am trying to select an item in TreeView or ListView objects of my application
Tried increasing Auto-wait timeout in Current project and Default Project Properties, but still getting same error
P.S: Able to identify the object, record the steps and get the items count in the list.
Recorded Steps:
Set pageClientPane =Aliases.tc_client.wndAfx.pageClientPane
Set sysTreeView32 = pageClientPane.pageStackPane.SysTreeView32
Call sysTreeView32.ClickItem("|Amendments (4)")
Error:
The window does not respond.
The window with the 0x000203ac handle exists but did not respond during the auto-wait timeout (10000 ms).
Try increasing the 'Auto-wait timeout' project property
I am also looking for a solution to this. I have a very large project that has been working for a year now and has suddenly run into this issue on two separate Win10 PCs - each running TestComplete 11.31.2420.7 . I used to have no issue with a auto-wait timeout of 50ms but now have issues even if I increase that to 250ms.
If someone has solved this please post the solution.
- Bonibom8 years agoContributor
The same on my side when simply clicking a button. Increased timeout to 30 seconds and the same result.
Related Content
Recent Discussions
- 4 days ago
- 5 days ago