You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Execute the following script to save browser credentials for google.com or youtube.com - gptscript --disable-cache --workspace ~/myworkspace test_browser_login.gpt --url www.google.com
Tools: github.com/gptscript-ai/browser, sys.workspace.write
Log in to ${url}
Once the browser tool launches the url, click on signin and start typing the email. Brower quits immediately even before sign in process can be completed.
Expected Behavior:
We should be able to signin successfully and be able to save the browser session successfully.
Note - This behavior is not seen when logging to pinterest or linkedin in which case browser session gets saved successfully.
The text was updated successfully, but these errors were encountered:
Steps to reproduce the problem:
google.com
oryoutube.com
-gptscript --disable-cache --workspace ~/myworkspace test_browser_login.gpt --url www.google.com
Once the browser tool launches the url, click on
signin
and start typing the email. Brower quits immediately even before sign in process can be completed.Expected Behavior:
We should be able to signin successfully and be able to save the browser session successfully.
Note - This behavior is not seen when logging to
pinterest
orlinkedin
in which case browser session gets saved successfully.The text was updated successfully, but these errors were encountered: