Skip to content

Commit 6f0453e

Browse files
Added the output images
1 parent ca841fc commit 6f0453e

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
3.92 KB
Loading

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/CollectionViewUITests.CollectionViewItemsUpdatingScrollMode.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ public void KeepScrollOffset()
4343
App.WaitForElement("SelectScrollMode");
4444
App.Click("SelectScrollMode");
4545
App.Click("KeepScrollOffset");
46-
46+
App.Click("Cancel");
4747
App.WaitForElement("ScrollToMiddle");
4848
App.Click("ScrollToMiddle");
4949
App.WaitForElement("Vegetables.jpg, 10");
@@ -59,7 +59,7 @@ public void KeepLastItemInView()
5959
App.WaitForElement("SelectScrollMode");
6060
App.Click("SelectScrollMode");
6161
App.Click("KeepLastItemInView");
62-
62+
App.Click("Cancel");
6363
App.WaitForElement("ScrollToMiddle");
6464
App.Click("ScrollToMiddle");
6565
App.WaitForElement("Vegetables.jpg, 10");
8.89 KB
Loading

0 commit comments

Comments
 (0)