isAt() should set page to the one passed as the argument if verification succeeds #227
Comments
Originally posted by Luke Daley. I don't understand the description here. |
Originally posted by Marcin Erdmann. what I meant is that at() sets the browser's page field to the page passed as the argument if the verification succeeds: It's not the case for isAt() though: After thinking about it for a while I'm starting to think that's actually the right thing that isAt() doesn't modify the page field.. So I'm in favour of marking this issue as 'not an issue'. |
Resolved |
Originally posted by Marcin Erdmann. resolved by geb/geb@8db7a10 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Originally created by Marcin Erdmann.
isAt() should behave exactly the same way as at does with only the difference in not throwing an exception when verification fails, this is not the case as of now
The text was updated successfully, but these errors were encountered: