Michelangelo27 / chatgpt_selenium_automation

MIT License
105 stars 37 forks source link

Fixed prompt not sending #1

Closed shen-qin closed 1 year ago

shen-qin commented 1 year ago

Hi Micheal,

I encountered an issue where the prompt was unable to send and a new line was created instead, I added input_box.submit() to ensure that the prompt is sent instead.

In addition, I added a gitignore file.

Thank you

Michelangelo27 commented 1 year ago

Hi Shen, I have just seen the pull request, thank you for the contribution!!!