Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xcode-ui-testing

How to write UI tests covering login with Facebook in Xcode?

How to write XCUI test for whether I navigate to correct screen or not?

Xcode UI testing - login/logout with stored credentials

How to find staticText properly with XCTest

In XCUITests, how to wait for existence of either of two ui elements

How to use XCUIKeyboardKey constants?

ios swift2 xcode-ui-testing

UITests in Xcode 7 finds wrong 'Next' button

Xcode Ui-automation - Test not running on physical device

How to disable auto-complete when running Xcode UI Tests?

ios xcode xcode-ui-testing

UITest: Check if text with prefix exists

How to access the App Delegate from a UI Test?

ios xcode-ui-testing

Getting text from TextView in UI test in XCTest

How to type into a UITextView inside a XCTestCase

XCUIElement exists, but is not hittable

xcode xcode-ui-testing

XCode UI Testing: Unable to find test runner app containing test bundle path

ios xcode xcode-ui-testing

How do I write a UI test that launches the app with a push notification payload and verifies that you are routed to the correct view?

Xcode 8 UI Testing Taking Very Long

Xcode 7 UI Test Order

ios xcode7 xcode-ui-testing

Is it possible to use Xcode UI Testing on an app using SpriteKit?

Swift - How do you test whether a label has been updated when a button is tapped