修复没有等待获取文档成功的问题

Signed-off-by: g1879 <g1879@qq.com>
This commit is contained in:
g1879 2023-03-08 08:03:57 +00:00 committed by Gitee
parent 9ef5a263ee
commit 0d141e66b8
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -121,7 +121,6 @@ class ChromiumFrame(ChromiumBase):
break break
except Exception: except Exception:
raise
pass pass
if self._debug: if self._debug: