Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deprecate tableish #145

Closed
aslakhellesoy opened this issue May 26, 2011 · 6 comments
Closed

Deprecate tableish #145

aslakhellesoy opened this issue May 26, 2011 · 6 comments

Comments

@aslakhellesoy
Copy link
Contributor

It's hard to make it work for different scenarios
Capybara's finder API makes it easy to do by hand
Need to update wiki with example

@dennisreimann
Copy link

Where can one find the updated example in the wiki or how are we supposed to use Capybara's API for this?

@richardlawrence
Copy link

Here's a Gist for how I convert a table to an array of arrays using the Capybara API: https://gist.github.com/1299371.

@aslakhellesoy
Copy link
Contributor Author

Thanks @richardlawrence - I'll put this in the docs before removing it.

@justinwiley
Copy link

Could you provide a pointer to the wiki docs, or the feature that describes it? Searched around but could not find it in the Wiki

@dennisreimann
Copy link

I wrote a short blog post about it because I also had to hack around some issue of capybara-webkit not finding elements that got inserted via JavaScript: http://dennisreimann.de/blog/capybara-finder-for-cucumber-rails-deprecated-tableish/

@justinwiley
Copy link

Nice article, very useful @dbloete

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants