mirror of
https://github.com/lightpanda-io/browser.git
synced 2026-06-12 10:06:12 -04:00
Three changes: - js.Execution now has a page (instead of calling exec.context.page) - js.Execution now has a session (instead of calling exec.context.page.session) - js.Execution.context renamed to .js to be consistent with Frame and WGS