Skip to content
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

Refactor MTE-1208 [v123] navigation tests with TR #17981

Merged
merged 1 commit into from
Jan 8, 2024
Merged

Conversation

dragosb01
Copy link
Collaborator

@dragosb01 dragosb01 commented Jan 4, 2024

📜 Tickets

Jira ticket

💡 Description

Data alignment for navigation tests with TR. Below screenshots results are for testScrollsToTopWithMultipleTabs that has been modified to use the newly added function scrollToElement.
https://docs.google.com/document/d/14nhRcn4PtHFo1VMGh9w6FPpyOUjgElw751JU0yuuuw0/edit#heading=h.i26ccowgusqi
https://testrail.stage.mozaws.net/index.php?/suites/view/45443&group_by=cases:section_id&group_order=asc&group_id=426835
Screenshot 2024-01-03 at 09 17 15
Screenshot 2024-01-03 at 09 17 33

@dragosb01 dragosb01 requested review from a team as code owners January 4, 2024 07:53
@mobiletest-ci-bot
Copy link

Messages
📖 Edited 3 files
📖 Created 0 files

Generated by 🚫 Danger Swift against c55cbb6

@@ -403,7 +413,7 @@ class NavigationTest: BaseTestCase {
XCTAssert(app.keyboards.count > 0, "The keyboard is not shown")
app.typeText("example.com\n")

// waitUntilPageLoad()
// waitUntilPageLoad()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: can we remove this instead of leaving it commented?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can update this in the next PR if that is ok with you.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure, no problem

Copy link
Contributor

@isabelrios isabelrios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small comment, otherwise LGTM

@isabelrios isabelrios merged commit 7f4b58f into main Jan 8, 2024
9 of 10 checks passed
@isabelrios isabelrios deleted the dbigu/MTE-1208 branch January 8, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants