We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 855aade commit a8175c7Copy full SHA for a8175c7
e2e/SurveysTests.cs
@@ -10,7 +10,7 @@ public class SurveysTests : CaptainTest
10
[Fact]
11
public void ShowManualSurvey()
12
{
13
- ScrollDown();
+ ScrollDownLittle();
14
captain.FindByText("Show Manual Survey").Tap();
15
16
captain.WaitForAssertion(() =>
0 commit comments