Your code works for me. I am using Firewatir 1.6.5rc2 with Firefox 3.5.3 - Angrez
On Mon, Oct 26, 2009 at 2:17 PM, Pallavi Sharma <[email protected]>wrote: > 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 [email protected] Before posting, please read the following guidelines: http://wiki.openqa.org/display/WTR/Support To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/watir-general -~----------~----~----~----~------~----~------~--~---
