Ruby on Rails Friday, March 4, 2016

[Ruby] Scripts failing on my machine and passing on other user's machine

I am trying to run scripts checked out from the server and it fails on
my machine
and the same script passes on all other machines.
It fails when it sees a dropdown and not clicking on the options listed
in the dropdown

Watir::Wait::TimeoutError: timed out after 10 seconds, waiting for
{:text=>"/01 Nationwide/", :tag_name=>"li"} to become present

I changed the browsers to FF,Chrome and IE but no use.

Any thoughts why the scripts are failing?? or what the issue is?

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/a69e4ea163baecdadb99ba68be3516a0%40ruby-forum.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment