Open Bug 1533475 Opened 5 years ago Updated 2 years ago

XCUITest: IDs not shown in the corresponding view

Categories

(Firefox for iOS :: Build & Test, defect, P3)

Other
iOS
defect

Tracking

()

Tracking Status
fxios + ---

People

(Reporter: isabel_rios, Unassigned)

Details

Attachments

(2 files)

This is a regression after the logins refactor changes.

This test https://github.com/mozilla-mobile/firefox-ios/blob/0855f2a171f5b33261548175564a36b04b70b720/XCUITests/SaveLoginsTests.swift#L112 is not working because the loginSelected and loginUselected IDs for the images are not shown in this view.

Please see screenshots attached with the view/elements printed for this test's view and for the view where those elements are printed but not shown.

The code was using custom radio-style edit buttons, but now it uses the iOS-default ones, as there was no benefit to having custom implementation of this. It was likely to support older iOS versions with a consistent user interface.

Priority: -- → P3
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.