Hi,
I am speaking in context to ur solution to the 1st question.
I too encountered a similar problem.
Like if we navigate from Goolge to Gmail via the link given on Google. A popup called "Security Information" will surface.
Now with this code "$ie->getButton('name:', "button1")->Click(1)" will become:
$ie->getButton('name:', "Yes")->Click(1)/$ie->getButton('caption:', "Yes")->Click(1);
but it is not working.
Can u guide me?
Thanks for any help.
Regards
Kash