browser icon indicating copy to clipboard operation
browser copied to clipboard

Selenium CDP compatibility

Open krichprollsch opened this issue 1 week ago • 2 comments

Mimic Chrome's endpoints to enable Selenium CDP connection.

Selenium requires:

On /json/version, Browser with a Chrome version and WebkitVersion. On json/list, at least one item containing id, url and type.

:warning: This PR blocks on WS connection.

krichprollsch avatar Feb 13 '25 16:02 krichprollsch