PlaywrightPreNavCrawlingContext
Hierarchy
- BasicCrawlingContext
- PlaywrightPreNavCrawlingContext
Index
Properties
add_requests
get_key_value_store
log
page
The Playwright Page
object for the current page.
The Playwright Page
object for the current page.
The pre navigation crawling context used by the
PlaywrightCrawler
.It provides access to the
Page
object, before the navigation to the URL is performed.