Search code examples
Possible to prevent XCode from envoking debugger after calling `XCUIApplication().terminate()`...

iosxcode-ui-testing

Read More
How to do beforeAll in Swift Quick Nimble...

swiftjasminexcode-ui-testingquick-nimble

Read More
Swift: Assets not visible to UI tests when ran from the command line...

swiftassetsxcode-ui-testingswift4

Read More
How to run swift XCTest tearDown once...

swiftxctestxcode-ui-testingios-ui-automationxctestcase

Read More
Swift: How to reset simulator by running shell command...

swiftxcodexcode-ui-testing

Read More
XCUI Test: app.debugDescription shows info of the last screen...

objective-cxcodeautomated-testsxcode-ui-testing

Read More
Click on first instance of items...

objective-cxcode8xcode-ui-testing

Read More
Printing output of XCUIApplication().debugDescription is crashing UIAutomated Test XCode 8...

iosswiftxcodeswift3xcode-ui-testing

Read More
How to iterate through ui table elements of different types in swift...

swift3xctestxcode-ui-testingios-ui-automationxctestcase

Read More
Unable to capture view hierarchy while running UI Tests...

swiftxcodexctestxcode-ui-testing

Read More
Swift XCUI string assertion failing...

iosswiftxcodexcode-ui-testingios-ui-automation

Read More
XCUITest needs to be ran twice to be successful because of app reboot...

objective-cxcodexcode-ui-testingfastlanefastlane-snapshot

Read More
XCTestCase not launching application in setUp class method...

xcodexctestxcode-ui-testingios-ui-automationxctestcase

Read More
How do I access NSApplicationDelegate from XCUIApplication in my UI tests...

arraysswiftxcodecocoaxcode-ui-testing

Read More
Unable to tap (x,y) coordinate in landscape mode...

swift3xcode8ios-ui-automationxcode-ui-testing

Read More
UI testing get text from uitableviewcell...

iosuitableviewxctestxcode-ui-testing

Read More
Swift XCTest - "Someone is calling _accessibilityChildren recursively. That's just asking f...

swiftxcodetestingxcode-ui-testing

Read More
How do I reset the application data after each test with Xcode 7 UI Testing?...

iosxcodexcode7ui-testingxcode-ui-testing

Read More
Xcode 9: How to create XCUIElement instances using XCUIElementQuery?...

iosxctestxcode-ui-testingxcode9-betaxcode9

Read More
iOS KIF test failure...

iosxcode-ui-testingkif

Read More
Accessibility identifiers stopped finding elements used for UI testing...

iosswiftxcodexctestxcode-ui-testing

Read More
How to check application state under swift UI Test...

iosswiftstatexcode-ui-testingbackground-mode

Read More
UI Testing with Xcode: How to find a button that has no title?...

macosxcode-ui-testing

Read More
How to specify accessibility identifiers for multiple UIPickerViews during XCUITest...

objective-cxcode8accessibilityuipickerviewxcode-ui-testing

Read More
Xcode ui test: staticTexts start with...

iosxcodeswiftxcode-ui-testing

Read More
XCUITest using adjustToPickerWheelValue: && viewForRow: delegate results in assertion...

objective-cxcode8uipickerviewxcode-ui-testing

Read More
How to tap on a button inside a CollectionView cell which is not visible on screen...

swiftxcodeswift3uicollectionviewcellxcode-ui-testing

Read More
UI test fails when it types text into a text view when run by an Xcode bot...

iosswiftuitextviewxcode-ui-testing

Read More
Trouble when using Unit testing...

iosswiftunit-testingxcode-ui-testing

Read More
App resources not available when UI testing in Xcode 7...

iosxcodetestingxcode7xcode-ui-testing

Read More
BackNext