Forum Discussion

yingkai1208's avatar
yingkai1208
Contributor
11 years ago

Popup window disappears immediately

I am using TC to auto test a company's software. And I encounted two issues.



1. When I simulate right click a tab, a popup context menu turns up but disappears immediately, so TC could not identify the context menu and I can't proceed with following codes.

2. When I simulate click a Telerik dropdown button, similar issue occurs. The dropdown menu turns up but disappears immediately.



Please give me some advices, thanks in advanced.

2 Replies

  • I soved the first issue. It seems in debug, popup context menu can't be persisted.

    When I just let the programme run, TC could get the object of popup window and proceed.