Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Not recognizing the IE message dialog
#2
Not Solved
may be dialog is not there when QTP executes the statement.
put a wait/sync statement just before the stament or check the existance of dialog before clicking the button. like
Code:
if Browser("User Accounts").Dialog("Microsoft Internet Explorer").Exist then Browser("User Accounts").Dialog("Microsoft Internet Explorer").WinButton("OK").Click

Reply


Messages In This Thread
RE: Not recognizing the IE message dialog - by Saket - 02-01-2010, 10:17 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Help for instruction to click on Skip button in the warning message vijilesh 0 1,517 09-16-2018, 03:48 PM
Last Post: vijilesh
  QTP not recognizing date calendar kQTPs 1 3,613 12-20-2017, 11:21 PM
Last Post: harikrishna
  WPF DataGrid is not recognizing properly suvenduitc@gmail.com 0 3,289 02-13-2014, 03:27 PM
Last Post: suvenduitc@gmail.com
  recovery scenario for closing a message box itself ashima 0 2,241 12-26-2013, 11:10 AM
Last Post: ashima
  message box,need to put code in fn library diya 6 3,998 12-05-2012, 10:52 AM
Last Post: diya

Forum Jump:


Users browsing this thread: 2 Guest(s)