Jo

Results 83 comments of Jo

Wow, I'm absolutely thrilled to hear from you! Please go ahead and let me know what's on your mind!

Thanks for the information, that's very useful. I think I'm gonna go with `testing` to do some basic stdout output and file creation assertion, not planning to write very thorough...

Thank you for your help. I haven't thought about this issue clearly yet, and I don't think I'll work on it very soon.

thanks, will take a look

May I ask which browser are you using? Currently only standard installation of chrome, edge, safari and firefox are supported.

I added some logs in the master branch, can you try ```sh go install github.com/j178/leetgo@master DEBUG=1 leetgo pick 1 ``` and paste the log here? It may help debugging why...

> seems the new change breaks the configfile format: config file format changed in v1.0, here is the release note, which metioned the breaking change: https://github.com/j178/leetgo/releases/tag/v1.0 It seems `leetcode.com` has...

Thank you! Something I want to confirm: 1. Which version of Chrome you are using? 2. Can you open the `leetcode.cn` page on Chrome, login in, open the DevTools (⌥...

I have no idea why it doesn't work. I can't reproduce the problem on my computer, so I can't help solve it. Sorry. If you are able to debug it...

I reproduced this issue today, and it seems that the root cause is the cookie file is being used by the chrome process. ```  leetcode  leetgo whoami 2023/08/04...