-
Notifications
You must be signed in to change notification settings - Fork 1.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug fixed when making screenshot #2151
base: master
Are you sure you want to change the base?
Conversation
We must improve the screenshot to the comments (I do not have time to do if someone does it would be good) If the video generation fails, re-launch it, as it depends on the network and machine you have, it will be more or less likely to fail.
proposal for a login improvement
forget to remove a text from screenshot
This pull request is stale as it has been open for 7 days with no activity. Remove stale label or comment, or this will be closed in 10 days. |
this worked for me thank you! |
Fixed "Locator.screenshot: Timeout 30000ms exceeded. " for me. Thank you! |
) | ||
) | ||
|
||
page.wait_for_timeout(2000) #small delay |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
clip=location # resize to 200px | ||
) | ||
else: | ||
print("No se pudo obtener el cuadro delimitador del elemento.") |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please keep all comments in English
Description
Issue Fixes
None
Checklist:
Any other information (e.g how to test the changes)
None