Skip to content

1.0.0

Compare
Choose a tag to compare
@adil-hussain-84 adil-hussain-84 released this 29 Oct 11:01
· 15 commits to master since this release

Added the following extension functions:

  • XCUIElement.assertExistence()
  • XCUIElement.assertExistence(timeout:)
  • XCUIElement.assertNonExistence()
  • XCUIElement.assertNonExistence(timeout:)
  • XCUIElementQuery.assertCount(equals:)
  • XCUIScreenshotProviding.saveScreenshot(to:named:)