richardyc / Chrome-GPT

An AutoGPT agent that controls Chrome on your desktop
GNU General Public License v3.0
1.66k stars 208 forks source link

How to login into web pages? #7

Closed avion23 closed 1 year ago

avion23 commented 1 year ago

I want to automate a download process from https://sellercentral.amazon.de/payments/allstatements/index.html . This page, as a lot of other pages, needs a login. When I login manually the process still crashes.

I've seen that Selenium is used but I didn't find any good way to add logins. Does anyone have an idea on how to solve the issue?

elio1fiore commented 1 year ago

Hi, how did you do?

avion23 commented 1 year ago

Have a look at https://github.com/richardyc/Chrome-GPT/issues/6