Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in xcode-ui-testing

How do I perform a tap and drag in Xcode UI Test scripts?

Xcode 7 UI Testing with Cocoapods fails on device

How to access localized string during automated UI test in Xcode 7?

ios xcode7 xcode-ui-testing

XCUIApplication: How to set a custom core location

How to set the accessibilityIdentifier on a React Native component?

Can you run a specific Xcuitest from the command line?

UI Tests - isSelected is always returning false

How do I check a cell is visible in a table view with Xcode 7 UI Testing?

In XCTest UI Testing, how to check the background color of button, label , views?

XCUITest and Today Widget

UIAutomation and XCTestCase: how to wait for a button to activate

Is it possible to open a screen directly in XCUITest?

Is it possible to stub HTTP requests in Xcode 7 automated UI tests?

ios xcode7 xcode-ui-testing

Documentation for UI Testing in XCode 7 [closed]

How to find UIView with accessibilityIdentifier in UITests Target

ios xcode xcode-ui-testing

Wait until object is not visible on the screen using Swift and XCTest

How to retrieve variable data from a label in UI tests

Select first cell in collection view from UITest

ios xcode-ui-testing