Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Handling of security dialogs for different environments
#2
Not Solved
Hi Nishaat,

You have not mentioned what are the dialog titles for different instances(please provide at least two different titles, if possible). This way we can look at the title pattern. If some part is similar for all titles we can make that part fixed and regularize the rest part.

Even I had faced the same situation while I was automating a Web application. There when I was clicking on a certain link, a dialog was popped up having titles like say Employee123,Employee254 etc. So here I used something like
Quote:Browser("").Dialog("title:=Employee.*").WinButton("").Click

It worked fine for me.

Please let me know.
Reply


Messages In This Thread
RE: Handling of security dialogs for different environments - by PrabhatN - 09-02-2010, 01:00 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem in Handling Security Warning Window yasseema 3 5,635 06-06-2013, 10:11 AM
Last Post: vinod123
  Use same QTP script for 2 different environments flexdev 1 3,079 05-21-2012, 09:44 AM
Last Post: sshukla12
  Closing modal dialogs for IE cowboy49 0 2,647 08-29-2011, 09:48 AM
Last Post: cowboy49
Question Security Dialog Box vijayendra.shukla 2 3,850 05-06-2011, 10:01 PM
Last Post: vijayendra.shukla
  Running QTP Scripts on multiple SAP Test Environments Newom85 4 8,716 08-02-2010, 07:22 PM
Last Post: lotos

Forum Jump:


Users browsing this thread: 1 Guest(s)