refactor!: Rename PlaywrightCrawler kwargs: browser_options, page_options by Pijukatel · Pull Request #831 · apify/crawlee-python

@Pijukatel

Motivation is for the names to match their actual usage.
Rename them also in internal components.
Change PlaywrightBrowserController close method to rely on context to close pages, as per PW documentation recommendations.

@Pijukatel added t-tooling

Issues with this label are in the ownership of the tooling team.

adhoc

Ad-hoc unplanned task added during the sprint.

debt

Code quality improvement or decrease of technical debt.

labels

Dec 19, 2024

Pijukatel

Pijukatel

vdusek

vdusek

Co-authored-by: Vlada Dusek <v.dusek96@gmail.com>
Update more docstrings.
Enable use of browser_new_context_options['proxy'].

vdusek

@Pijukatel

@Pijukatel

@vdusek