Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to handle exeptions
#1
can i handle unwanted window/dialog box which appear in the application by clicking on the OK button..?

most of the unwanted windows/dialog box(exception) appearing will not have a title bar name, hence QM is not able to recognize the window, QM recognizes the window class name as "#32770"
the approach i used was:
firstly i check whether the window/dialog is existing..?
secondly i try to click on the OK button

Is there any other options of handling the exceptions....?


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)