Skip to content

UI Tests Failing? #12

Jan 23, 2023 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

@emmyxth Thank you for posting your question!

Can you share a link to your current code state in a feature branch in the CS342 class application project? My suspicion is that there is not view displaying your name "Emmy Thamakaison" in the detail view that you have created. This is what line

XCTAssert(app.staticTexts["Emmy Thamakaison"].waitForExistence(timeout: 2.0))

Checks: It looks for the static text in the app that is displaying "Emmy Thamakaison". Do you have some text like this in your own view?

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rachelkwu
Comment options

@vishnuravi
Comment options

@PSchmiedmayer
Comment options

Answer selected by emmyxth
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants