gptscript-ai/browser

Reuse existing browser userdata and session.

kaihendry opened this issue · 1 comments

It closes my chrome profiles, opens them to blank page ... and I can't see what it's doing?

headless false doesn't seem to have an impact either?

My goal is browse / summarise an internal logged in Website, since sys.http.html2text doesn't work in the typical React monstrosities.

Thanks!

Hi @kaihendry Can you post the output of npm run server and also an example of gptscript file you are using?