AnswerDotAI / AnswerDotAI/solvecdp

JsCDP.close() doesn't work, missing cdp-close-tab handler in solveit-chrome

Open
#2 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
1
Forks
1
PR merge metrics
No merged PRs in 30d

Description

`JsCDP.close()` calls `event_get_a('cdp-close-tab', tabId=self.tid)`, but there is no `cdp-close-tab` handler defined in the solveit-chrome extension's [handlers](https://github.com/AnswerDotAI/solveit-chrome/blob/610f6d851531d8a2bd526980da447d5dd6437e98/content.js#L65), that leads to a `ReadTimeout`.

Maybe the latest version of solveit-chrome hasn't been pushed yet?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.