Commit 4b4e0cfa by 宋鹏博

1

parent 9e5c9f84
...@@ -5,4 +5,7 @@ ...@@ -5,4 +5,7 @@
<orderEntry type="inheritedJdk" /> <orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" /> <orderEntry type="sourceFolder" forTests="false" />
</component> </component>
<component name="TestRunnerService">
<option name="PROJECT_TEST_RUNNER" value="py.test" />
</component>
</module> </module>
\ No newline at end of file
import time import time
from common.DButils import DButils from common.DButils import DButils
from common.untils import DriverTools from common.untils import DriverTools
from config import user_name, password, updata_word_path, word_text, \ from config import user_name, password, updata_word_path, word_text, \
......
Markdown is supported
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