[Testing] Rework Appium Runner so that it goes directly to tests instead of navigates#20700
[Testing] Rework Appium Runner so that it goes directly to tests instead of navigates#20700jsuarezruiz wants to merge 46 commits intomainfrom
Conversation
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
|
/rebase |
|
By changing MainPage and resetting after each test, golden tests require updating the reference snapshots. In many cases, the difference is the NavigationBar, back button etc. |
|
/azp run |
|
Azure Pipelines successfully started running 3 pipeline(s). |
For now let's just always reset. If there are two text boxes then the second text box can always be used to swap the main page |
PureWeen
left a comment
There was a problem hiding this comment.
Working through this one a bit.
Just wanted to add a request changes comment here so it's not merged yet.
Let me know if you have feedback, request changes etc :) |
Description of Change
Rework Appium Runner so that it goes directly to tests instead of navigates.
Issues Fixed
Fixes #20614