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
Description
FlyoutNavigationBetweenItemsWithNavigationStacksis a good candidate for validating this scenario.testcases