browser_live_view_url
provided when you create a Kernel browser:
browser_live_view_url
supports additional query parameters to customize the live view:
readOnly
(bool): when set to true
, the view will be non-interactive.browser_live_view_url
becomes invalid once the browser is deleted manually or via timeout.