Skip to content

[UITests] Add features for running tests in better isolation and for handling Multiple Test Cases #16675

@PureWeen

Description

@PureWeen

Description

  • We need the ability better isolation the main page, like we had in compatibility tests, for most tests that are testing Page types (especially shell)
  • Try doing this with new window (need to test iOS) not sure if this will work for iOS

FlyoutNavigationBetweenItemsWithNavigationStacks is a good candidate for validating this scenario.

  • Add the ability to handle multiple testcases
    • In Compatibility we would swap out the main page between each test case. We don't need to go as full on with these new UITests but we need a way to clean the surface and run multiple test cases.
    • CollectionViewTests are a good candidate for validating this scenario

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions