Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: Chorme browsers open up, displays resume for 2 seconds, & closes. Nothing happens after that #1075

Open
ShrutikaSingh opened this issue Jan 24, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@ShrutikaSingh
Copy link

ShrutikaSingh commented Jan 24, 2025

Describe the bug

After running the command python mai.py in the terminal, the Chrome browser opens briefly, displays resume for 1seconds, and then closes immediately. No further action or output happens after the browser closes.

Steps to reproduce

Observed Behavior:

  • Chrome browser opens.
  • Displays a brief set of data.
  • Closes immediately without further action.
  • No further output in the terminal.

STEPS TO REPRODUCE:

python main.py

Logs

OpenAI API Response:

The OpenAI API responds successfully with a "200 OK" status. Here's the relevant log excerpt from the terminal:

Image

Browser Automation Logs:

The browser session was initiated, but it was immediately closed after performing the following:
Image

DEBUG:openai._base_client:request_id: req_24e671307cd94db203874672e0da4bc7
DEBUG:urllib3.connectionpool:http://localhost:49216 "POST /session/2213c4d143e20a8c7af7f635a1a29ae0/url HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:49216 "POST /session/2213c4d143e20a8c7af7f635a1a29ae0/goog/cdp/execute HTTP/1.1" 200 0
DEBUG:urllib3.connectionpool:http://localhost:49216 "DELETE /session/2213c4d143e20a8c7af7f635a1a29ae0 HTTP/1.1" 200 0
DEBUG:httpcore.connection:close.started
DEBUG:httpcore.connection:close.complete

Expected behavior

The browser should open up show resume, and apply to jobs

Actual behavior

The browser closes instantly

Branch

None

Branch name

main

Python version

3.12.7

LLM Used

CHATGPT

Model used

GPT-40-mini

Additional context

No response

@ShrutikaSingh ShrutikaSingh added the bug Something isn't working label Jan 24, 2025
@ShrutikaSingh ShrutikaSingh changed the title [BUG]: Chorme browsers open up & closes after running 'python mai.py' command, Nothing happens after that [BUG]: Chorme browsers open up, displays resume for 2 seconds, & closes. Nothing happens after that Jan 24, 2025
@marcusziade
Copy link

seems like this project is dead

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants