-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Automate MTE-3778 - Add a new address #22894
Conversation
Generated by 🚫 Danger Swift against c0ee69a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@dragosb01 Keep in mind that this PR #22842 is landed in main. This means you have to replace mozWaitForElementToExist with an array, for instance waitForElementsToExist(
[
app.collectionViews.cells.staticTexts["X"],
app.collectionViews.cells.staticTexts["Amazon"],
app.collectionViews.cells.staticTexts["Wikipedia"],
app.collectionViews.cells.staticTexts["YouTube"],
app.collectionViews.cells.staticTexts["Facebook"]
]
)
782343c
to
c0ee69a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
📜 Tickets
https://mozilla-hub.atlassian.net/browse/MTE-3778
💡 Description
Added automated tests for addresses fields
https://mozilla.testrail.io/index.php?/suites/view/45443&group_by=cases:section_id&group_order=asc&display_deleted_cases=0&group_id=551984