Scrape the current page data
session.scrape
method that automatically starts a new session, goes to the given URL, and scrapes the page.
Example:
UnionType
[str
, StructuredData[BaseModel]
, list
[ImageData
]]: An Observation object containing metadata, screenshot, action space, and data space.