Search code examples
UITests-How to get current language in UITests...


iosobjective-cxctestxcode-ui-testing

Read More
In XCUITest, Syntax to find order of the table view cells and section headers getting displayed...


iosswiftxcodexcode-ui-testingxcuitest

Read More
How can I determine what part of text in a scroll view is visible on screen from an Xcode UI test?...


macoscocoaxcode-ui-testing

Read More
How to query labels in Xcode UI testing...


xcode-ui-testing

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


uitextfieldios9xctestxcode-ui-testing

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


iosxcodeswiftxcode-ui-testing

Read More
Xcode: Why won't my launch arguments work while recording UI tests?...


iosxcodexcode-ui-testing

Read More
How to get rid of this Error Generating Code Coverage in Xcode 9.4...


code-coveragexcode-ui-testingxcode9.4

Read More
Element does not retain its Storyboard accessibility identifier or type in runtime...


iosswiftstoryboardxcode-ui-testing

Read More
Xcode UI Testing - Drag and Drop...


xcodeswiftcocoaxcode7-beta5xcode-ui-testing

Read More
How to access Apple Id "Sign In" dialog from UI Test?...


iosxcodexcode-ui-testingxctestcase

Read More
Is it possible to match UI elements by labels using regex in XCUIElementQuery?...


iosswiftxcode-ui-testing

Read More
How do I get the number of elements matching an identifier, say "fooImage" returned by an ...


xcode-ui-testinguitestxcuitest

Read More
How to query "Main Window" in iOS UI tests?...


swiftxcode-ui-testingui-testingxcuitest

Read More
How can I perform a "swipe left" action via UI tests...


iosobjective-cxcodexcode7xcode-ui-testing

Read More
Is there a way to find if the XCUIElement has focus or not?...


iosxcode7ui-testingxcode-ui-testing

Read More
Xcode7 ui testing: staticTexts["XX"].swipeRight() swipes not far enough...


iosxcodexcode7xcode-ui-testingui-testing

Read More
IOS Testing framework that can run all test then generate a report?...


iosswiftxcode-ui-testingui-testingxcuitest

Read More
Access app.buttons in Xcode UITest without having any usable text for referencing....


iosxcodexcode-ui-testingwebpage-screenshotfastlane

Read More
Xcode Native UITests very slow on real device...


iosxcodeperformancexcode-ui-testingui-testing

Read More
Swift UITest - One of the two will be used. Which one is undefined...


iosswifttestingxcode-ui-testinguitest

Read More
Can't get path of image in NSBundle?...


objective-cxcodexcode-ui-testingnsbundle

Read More
Cannot override init() function in Swift XCTestCase...


iosswiftxcodexcode-ui-testing

Read More
Element Query to retrieve top number of elements...


xcode-ui-testinguitestxcuitest

Read More
Xcode crashes when trying to make a UI test that involves a webview...


swiftxcodexcode-ui-testingfastlanefastlane-snapshot

Read More
Output of UI tests when running tests in parallell...


iosxctestxcodebuildxcode-ui-testing

Read More
UI testing - how to check that I am in right controller?...


iosxcodeswiftxcode-ui-testing

Read More
XCTest to text for UILabel text existance...


iosswiftxcode-ui-testing

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


xcodeswiftxctestxcode-ui-testing

Read More
NSInternalInconsistencyException when I call let app = XCUIApplication()...


iosswiftxcode-ui-testing

Read More
BackNext