diff --git a/Chrome.py b/Chrome.py index 303ea91..114f7b7 100644 --- a/Chrome.py +++ b/Chrome.py @@ -15,6 +15,7 @@ from pprint import pprint import subprocess +# 変更b class Chrome: def __init__(self, *args, **kwargs): @@ -23,7 +24,7 @@ def __init__(self, *args, **kwargs): # leof -i:9222を実行して起動確認 if self._judge_active(): - 0000 + ################################################################################################################# # 起動している場合 #################################################################################################################