Closed
Bug 1533718
Opened 6 years ago
Closed 6 years ago
XCUITests: Add an ID or change the way switch in share sheet menu is accessed
Categories
(Firefox for iOS :: Build & Test, enhancement)
Tracking
()
RESOLVED
FIXED
| Tracking | Status | |
|---|---|---|
| fxios | + | --- |
People
(Reporter: isabel_rios, Assigned: isabel_rios)
Details
Attachments
(1 file)
This is a follow up to bug 1532909. It was fixed for BB but not for Bitrise.
We should either add an ID (does not look trivial so far) so that the label changes do not affect or use another way to tap on it (like selecting it by its order)
| Assignee | ||
Comment 1•6 years ago
|
||
Since the share sheet menu is a system dialog does not seem to be a way to add an ID. Let's try with the workaround selecting the element by its position if that sounds good.
| Assignee | ||
Comment 2•6 years ago
|
||
Assignee: nobody → irios.mozilla
Attachment #9049530 -
Flags: review?(npark)
Updated•6 years ago
|
Attachment #9049530 -
Flags: review?(npark) → review+
| Assignee | ||
Comment 3•6 years ago
|
||
Landed on master: https://github.com/mozilla-mobile/firefox-ios/commit/3acc6c54c33f7579d3f3d1997f9bc1a7937ba3aa
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•