Skip to content

speed up extensioneless lambda#122

Merged
volodymyr-narada merged 4 commits into
mainfrom
volodymyr/speed-up-extensioneless-lambdas
May 14, 2026
Merged

speed up extensioneless lambda#122
volodymyr-narada merged 4 commits into
mainfrom
volodymyr/speed-up-extensioneless-lambdas

Conversation

@volodymyr-narada
Copy link
Copy Markdown
Contributor

This change might be useful because require_extension=False sessions do not need the SDK to connect over CDP and wait in the browser for a window id; the backend can already create and initialize the session and return that id directly, so the SDK skips a slow round trip through Playwright/navigation/selector waiting while preserving the same returned CloudBrowserWindow API.

@volodymyr-narada volodymyr-narada merged commit c6991f3 into main May 14, 2026
5 checks passed
@volodymyr-narada volodymyr-narada deleted the volodymyr/speed-up-extensioneless-lambdas branch May 14, 2026 19:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants