Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
gfhdhytghd committed Aug 16, 2024
1 parent 1071aac commit 1795ae2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SendQzone/chromed.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

def start_chrome_daemon():
chrome_options = Options()
#chrome_options.add_argument('--headless')
chrome_options.add_argument('--headless')
chrome_options.add_argument('--disable-gpu')
chrome_options.add_argument("--remote-debugging-port=39222") # 设置远程调试端口

Expand Down

0 comments on commit 1795ae2

Please sign in to comment.