Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xcode-ui-testing

Xcode UI Tests are failing because of XCApplicationStateRunningActive on physical device

How can my XCode UI test detect that the screen has changed?

XCTestCase - iOS UI Tests - dealing with UITableViews with many cells

How to import my App module into MyAppUITests file?

run UI Tests xcode 7 on a device

UI Testing iOS, Selecting Secure Text Entry textField

Xcode UI tests - Lost connection to test manager service

Want to Stop the Debugging Console Clearing after Test Run during UI Testing in Xcode

Possible to bring the app from background to foreground?

Can't get access to string localizations in UI Test (Xcode 7)

ios xcode7 xcode-ui-testing

Identify Selected State Swift UI Tests

How to open url in Safari and the get back to the app under UITests in Xcode 7?

XCTestCase: Wait for app to idle

Xcode 7, UI-Testing: working with UITableView

XCUIElement - Obtain Image value

How to check for the presence of static text displayed from the network in UI tests in Xcode?

Xcode UI Testing [xcode7-beta6] - Asserting actual label values when using accessibility labels

Xcode UI Testing - typing text with typeText() method and autocorrection

How to hide keyboard in Swift app during UI testing

How to tap on a specific point using Xcode UITests