Commit e7742d75 authored by xiao-hesheng's avatar xiao-hesheng
Browse files

优化脚本

parent 5ad3b390
...@@ -85,5 +85,6 @@ def test1(): ...@@ -85,5 +85,6 @@ def test1():
else: else:
commonFuc().check_text_exist('error', result) commonFuc().check_text_exist('error', result)
import time
time.sleep(6)
test1() test1()
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment