We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 855aade commit 4832a23Copy full SHA for 4832a23
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