Closed
Description
🚀 Feature Request
🚀 Feature Request
add to_have_screenshot support.
Example
expect(page).to_have_screenshot(name="zip_collection_images_view.png", full_page=True, threshold=0.1)
Example
expect(page).to_have_screenshot(name="zip_collection_images_view.png", full_page=True, threshold=0.1)
Motivation
will be good to duplicate nice JS features to Python the same
For now it is one of the blocker to select a python as an automation main language
Metadata
Metadata
Assignees
Labels
No labels