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

[UITest] Get the tabbedpage UI test working #16905

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Conversation

sbanni
Copy link
Contributor

@sbanni sbanni commented Aug 21, 2023

Description of Change

  • Remove [Ignore] from tabbed UITest
  • Make webview non-selectable so that we can scroll without selecting the text
  • Query for the children using class as automationId doesn't seem to be working for the webview

This test will pass as long as the event for switching to the 2nd tab does not get fired which will change the label text.
There is currently nothing verifying that the webview actually scrolled though, @jsuarezruiz not sure if you know a way to verify that to make sure the test is doing the right thing.

@sbanni sbanni added the area-testing Unit tests, device tests label Aug 21, 2023
@sbanni sbanni requested a review from a team as a code owner August 21, 2023 22:59
@sbanni sbanni requested review from jfversluis and removed request for a team August 21, 2023 22:59
@rmarinho rmarinho merged commit 40a4aef into fix-6487 Aug 23, 2023
3 checks passed
@rmarinho rmarinho deleted the dev/scoban/scrollTest branch August 23, 2023 11:51
@github-actions github-actions bot locked and limited conversation to collaborators Dec 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing Unit tests, device tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants