Forum Discussion

zelenskya's avatar
zelenskya
Occasional Contributor
12 years ago

Test execution hangs on standard Open file... dialog opening

Hello! I have a test in which menu item is clicked & standard Open file dialog is opened after that. Here's a piece of code: 10 var MenuItemLevel3 = MenuItemLevel2.DropDownItems.Item_2(l) ...