Skip to content

Add CDP Mode code for saving the page source HTML to a file #4018

@mdmintz

Description

@mdmintz

Add CDP Mode code for saving the page source HTML to a file

To prevent confusion from regular mode, these two new CDP Mode methods will do the same thing:

sb.cdp.save_page_source(name, folder=None)
sb.cdp.save_as_html(name, folder=None)

Metadata

Metadata

Assignees

Labels

UC Mode / CDP ModeUndetected Chromedriver Mode / CDP ModeenhancementMaking things better

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions