Skip to content

1.1.1

Compare
Choose a tag to compare
@orchetect orchetect released this 24 Dec 23:20
· 9 commits to main since this release
  • Added XCUIElement Extensions
    • waitForExistence(throwingTimeout:) throwing wrapper for waitForExistence(timeout:)
    • waitForNonExistence(throwingTimeout:) throwing wrapper for waitForNonExistence(timeout:)
    • wait(for:toEqual:throwingTimeout:) throwing wrapper for wait(for:toEqual:timeout:)