Skip to content

Commit 1698fe0

Browse files
TamilarasanSF4853jsuarezruiz
authored andcommitted
Update Issue6784.cs
Removed test case fails on Windows
1 parent 6578eea commit 1698fe0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

  • src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue

src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/XFIssue/Issue6784.cs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
#if TEST_FAILS_ON_WINDOWS // When using App.Tap to interact with tab items which placed in the more section, the action targets the corner of the tabs, Line No 24
2-
// which doesn't trigger navigation on Windows. Windows requires tapping directly on the tab title text.
31
using NUnit.Framework;
42
using UITest.Appium;
53
using UITest.Core;
@@ -61,4 +59,3 @@ public void TwoMoreControllerDoesNotShowEditButton()
6159
#endif
6260
}
6361
}
64-
#endif

0 commit comments

Comments
 (0)