Re: [Rails] Testing "Capybara element not found"
On 17 October 2012 10:44, BalaRaju Vankala <foreverbala4u@gmail.com> wrote:
>
>
> I have implemented a model/views/controllers for a model and created
> cucumber testing which was successful. Then I implemented solr search for
> the records then some of tests getting failed which have no connection with
> solr search
> Could you please provide me with some solution.
>
> The error is like "Capybara element not found"
As a first step roll back your source control system (git or whatever)
to the version where the tests worked and check that they still work.
That will tell you whether it is a change to the system or to the
source that has caused the problem.
Colin
>
> Thanks in advance
>
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to rubyonrails-talk@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscribe@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home