Deleted user
Deleted user
Dota is dead. We are indifferent to the developers
Dota is dead. We are indifferent to the developers
I made it and here is the solution: (by the way, it seems that new_window does not work.... ```python co = ChromiumOptions() co.set_argument('--incognito') page = WebPage(chromium_options=co) tab_1 = page.new_tab(new_window=False, new_context=True)...
Hi Guys, I was careless. I just found that there is 'Tab' I can use to solve the problem 😆
> Hey, I was trying to do the same thing! I want to run multiple scripts written in the DrissionPage framework simultaneously, but the problem is that all actions are...
any updates?
1 Message :book: Compared to master: This changeset changes 0 violations, introduces 0 new violations, 0 new errors and 0 new configuration errors, removes 0 violations, 0 errors and 0...
It works 
darwin/amd64 "just works" thanks to Rosetta. but you can manually build arm64 binary from source