diff --git a/yaml-examples/showcase/12-while-loop.test.yaml b/yaml-examples/showcase/12-while-loop.test.yaml index 0f41784..3c3fbb8 100644 --- a/yaml-examples/showcase/12-while-loop.test.yaml +++ b/yaml-examples/showcase/12-while-loop.test.yaml @@ -29,7 +29,7 @@ statements: # Scroll until the footer is visible - WHILE: The page footer is not visible - timeout_ms: 300000 + timeout_ms: 600000 DO: - intent: Scroll down 5 pages action: scroll