Hi All,

I am using the startClicker which is been posted at
http://wiki.openqa.org/display/WTR/JavaScript+Pop+Ups to handel
popups.
I am facing the 2 below mentioned problems. It'll be very helpful if
any of you can provide me some solution.

   <<<< < ACtions>>>>>
 $ie.frame(:name, "mainFrame").button(:id,"submit").click_no_wait
 startClicker( "OK" )
  $ie = Watir::IE.find(:url,/search.do/)
                 <<<< < ACtions>>>>>

PROB 1: Once popup is been handled, the Actions after that is not
getting performed though I used Watir::IE.find(:url,/search.do/)

PROB 2: The Popup will not appear every time. So it need to be handle
of it appears other wise it should skip.

Thank,
Bindu


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general
-~----------~----~----~----~------~----~------~--~---

Reply via email to