mirror of
https://github.com/fspc/BikeShed-1.git
synced 2025-03-01 01:03:23 -05:00
4 lines
79 B
Ruby
4 lines
79 B
Ruby
step "I go to the next page" do
|
|
page.find('.pagination li.next a').click
|
|
end
|