Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xcode-ui-testing

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

XCTest UI testing UIElements size

target specifies product type 'com.apple.product-type.bundle.ui-testing', but there's no such product type for the 'iphonesimulator' platform

Wrong cells count for collection view in UI Tests

How can I verify existence of text inside a table view row given its index in an XCTest UI Test?

How do I access my swift classes from my UI tests?

iOS UI Testing tap on first index of the table

ios xcode-ui-testing