OlivierShi

Results 1 issues of OlivierShi

The program is hang by the infinite loop in get_cf-cookies function. And i debug into the response of chatgpt web page as below, ``` driver.Get("https://chat.openai.com/chat") print(driver.page_source) ``` ![image](https://user-images.githubusercontent.com/24621410/216538187-06425721-00bb-4662-9145-8f668d6bf107.png)

bug