senny / corner_stones

capybara building blocks for acceptance tests.
18 stars 8 forks source link

table: pagination support #2

Open senny opened 12 years ago

senny commented 12 years ago

we need an extension for a table to allow pagination. The interface could look something like:

The methods should raise an error when navigating in the desired direction is not possible.