-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
enhancementMaking things betterMaking things better
Description
Add sb.save_page_source_to_logs()
Similar to the existing methods, sb.save_screenshot_to_logs()
and sb.save_data_to_logs(data)
, we should also have sb.save_page_source_to_logs()
. It'll save the page source to the existing logs folder.
Note that the page source is already saved during test failures. With this ticket complete, it can also be saved at any time.
Metadata
Metadata
Assignees
Labels
enhancementMaking things betterMaking things better