https://docs.browserless.io/ai-integrations/open-claw this page says if "openclaw browser pdf" is issued, playwright is actually required. Would it be possible to retrieve the playwright script generated when "openclaw browser pdf" is invoked?
reason for the ask - I have a session open with "openclaw browser navigate", but I want to subsequently use a custom playwright script to connect to the same session to do some further automation with the website that openclaw has opened. I cannot figure out a way to do it. But assuming the "openclaw browser pdf" uses playwright to access the same session that was opened earlier with "openclaw browser navigate", I am hopeful by examining the generated playwright script, it will give me insight on how to connect to a persistent session. Please help @ebon arrow