ryuseisan / auto-chatgpt

Automate interaction with the browser version of ChatGPT.
MIT License
54 stars 11 forks source link

Chrome Driver not working with chrome update to 116 #31

Closed lyradsouza closed 1 year ago

lyradsouza commented 1 year ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here.

ryuseisan commented 1 year ago

Hello, @lyradsouza

Updated the chrome driver dependencies to support Chrome ver 116.x.x.x.

ryuseisan commented 1 year ago

Fixes 6bdf56e