I'm encountering the same issue.

My guess is that the popup comes from iframe.
That might kind of stopped startClicker to locate it?


On May 13, 12:30 am, jason <jason.franklin.sto...@gmail.com> wrote:
> I am on a mac and linux with firefox so i cannot use this Autoitx
> thing that everyone seems to be using to click away javascript popups
> when then they appear.
>
> the code below works most of the time - but for some reason no the
> websitehttp://www.stepstone.de
> The pop appear - but it does not get clicked away.!! any ideas out
> there??
>
> ff = FireWatir::Firefox.new
> ff.goto("http://www.stepstone.de";)
> ff.startClicker("ok")
> ff.frame(:name, "maincontent").frame(:name, "content").image(:name,
> "Search").click
>
> Thanks a million.
> Jason.

--~--~---------~--~----~------------~-------~--~----~
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