--trace level logging

This commit is contained in:
Noah Levitt 2016-06-29 18:29:45 -05:00
parent d04c5a31cc
commit 479713e25b
5 changed files with 11 additions and 4 deletions

View file

@ -464,7 +464,7 @@ class Chrome:
# returns websocket url to chrome window with about:blank loaded
def start(self):
timeout_sec = 600
timeout_sec = 20
new_env = os.environ.copy()
new_env["HOME"] = self.user_home_dir
chrome_args = [