Skip to content

isAt() explodes if atCheckWaiting = true  #337

Description

@geb-bot

Originally created by Robert Fischer.

If you enable implicit at-check waiting, then the isAt/verifyAtSafely explodes instead of just returning false.

Stack trace:

condition did not pass in 15.0 seconds (failed with exception)
geb.waiting.Wait.waitFor(Wait.groovy:126)
geb.Page.verifyThisPageAtOnly(Page.groovy:176)
geb.Page.verifyAtSafely(Page.groovy:156)
geb.Browser.isAt(Browser.groovy:316)
geb.Browser.isAt(Browser.groovy)
GmailDsl.isAt(GmailDsl.groovy:7)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions