Hi

I have a weird situation where the Fire-watir sometimes work very smoothly
with the scripts involving regular expression to identify the objects but in
another case, the script just hangs.

and also this scenario happens on different systems, which have the same
configuration.

Can anyone advice me on this? I believe there is more to this issue. Can
anyone please tell me what else should i check or provide with to the group.

The script for the same is here:


require 'firewatir'

ff=FireWatir::Firefox.new
ff.goto('http://www.makemytrip.com')
ff.link(:href,/international-flights/).click


I don't face any issues with IE and watir though.


Thanks,

Pallavi.

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