We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
33ff1a1
Commits:
33ff1a1 Allows explicit waits on web elements in a page (@wakaleo)
For example: withTimeoutOf(5, TimeUnit.SECONDS).waitFor(facebookIcon).click()