Commit fe383c2e by 宋鹏博

Update config.py

parent 006b9f41
...@@ -16,7 +16,7 @@ appium_server_url = "http://127.0.0.1:4723/wd/hub" ...@@ -16,7 +16,7 @@ appium_server_url = "http://127.0.0.1:4723/wd/hub"
# 路径 # 路径
path = file_path + "/uifile/" path = file_path + "/uifile/"
updata_pdf_name = "七下英语活页.pdf" updata_pdf_name = "综合书稿.pdf"
updata_pdf_path = path + updata_pdf_name updata_pdf_path = path + updata_pdf_name
updata_word_name = "司令的女人.docx" updata_word_name = "司令的女人.docx"
updata_word_path = path + updata_word_name updata_word_path = path + updata_word_name
......
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