提交 cd089e55 编写于 作者: 雨爱无痕

Merge branch 'main' of https://github.com/easysoft/zentaoatf

#-*- coding: utf-8
#!/usr/bin/python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
'''
title=use ztf to run selenium test
......@@ -37,4 +36,4 @@ element = WebDriverWait(driver, 5, 0.5).until(EC.title_contains("禅道"),messag
print(driver.title)
driver.quit()
\ No newline at end of file
driver.quit()
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册