You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
waitForAnimationToEnd wouldn't wait for the 30 seconds
Actual results
14:27:58.539 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Assert that "Checking for verification" is visible COMPLETED
14:27:58.539 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Wait for animation to end RUNNING
14:27:58.539 [ INFO] maestro.Maestro.waitForAnimationToEnd: Waiting for animation to end with timeout 5000
14:27:58.540 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
14:27:58.540 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
14:27:58.620 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
14:27:58.621 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
14:27:58.770 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Wait for animation to end COMPLETED
14:27:58.770 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Run scripts/confirmEmail.js RUNNING
This is from the maestro logs you can clearly see that 5 seconds haven't been waited for
Expected results
waitForAnimationToEnd to wait for the timeout specified
About app
Closed source
About environment
macOS 15.1, Macbook Pro M1 Pro 16 GB Memory
Java v17
Logs
Logs
14:27:58.539 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Assert that "Checking for verification" is visible COMPLETED
14:27:58.539 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Wait for animation to end RUNNING
14:27:58.539 [ INFO] maestro.Maestro.waitForAnimationToEnd: Waiting for animation to end with timeout 5000
14:27:58.540 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
14:27:58.540 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
14:27:58.620 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to byte array
14:27:58.621 [TRACE] maestro.utils.ScreenshotUtils.takeScreenshot: Taking screenshot to output sink
14:27:58.770 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Wait for animation to end COMPLETED
14:27:58.770 [ INFO] maestro.cli.runner.TestSuiteInteractor.invoke: Run scripts/confirmEmail.js RUNNING
Maestro version
1.39.9
How did you install Maestro?
Homebrew
Anything else?
No response
The text was updated successfully, but these errors were encountered:
This issue has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar problem, please file a new issue. Make sure to follow the template and provide all the information necessary to reproduce the issue.
Thank you for helping keep us our issue tracker clean!
Is there an existing issue for this?
Steps to reproduce
waitForAnimationToEnd wouldn't wait for the 30 seconds
Actual results
This is from the maestro logs you can clearly see that 5 seconds haven't been waited for
Expected results
waitForAnimationToEnd
to wait for the timeout specifiedAbout app
Closed source
About environment
macOS 15.1, Macbook Pro M1 Pro 16 GB Memory
Java v17
Logs
Logs
Maestro version
1.39.9
How did you install Maestro?
Homebrew
Anything else?
No response
The text was updated successfully, but these errors were encountered: