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
Is your feature request related to a problem? Please describe.
When a test fails, a screenshot is taken even if --no-screenshot is used.
It happens that this screenshot fails with a timeout. However, this timeout is not configurable.
Describe the solution you'd like
Add a way to REALLY disable screenshots
Add a way to configure screeenshot timeout
Describe alternatives you've considered
Make the test work ;-)
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
When a test fails, a screenshot is taken even if
--no-screenshot
is used.It happens that this screenshot fails with a timeout. However, this timeout is not configurable.
Describe the solution you'd like
Describe alternatives you've considered
Make the test work ;-)
Additional context
N/A
The text was updated successfully, but these errors were encountered: