Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
52bfb2f526
This time, I don't know why I can't click the button that I could click it before. So I change the way to click the button to use JavaScript to click.
2bf04c9e85
When use requests to detect the status of the network, it'll exit the program anyway. And I don't know and have no time to fix the issue. So I turn back to selenium to detect the status.
86e245581a
For Edge, when you want use "--user-data-dir". Just go to edge://version to check. "C:\Users\Plane\AppData\Local\Microsoft\Edge\User Data\Profile 1". So when set options.addargument("--profile-directory=[]"), It may not be the "Default".