会员
周边
新闻
博问
闪存
赞助商
YouClaw
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
明媚如你
It is never too old to learn.
博客园
首页
新随笔
联系
管理
订阅
随笔分类 -
Python+Selenium2自动化测试
selenium之 关闭窗口close与quit
摘要:selenium关闭窗口有两个方法,close与quit,我们稍作研究便知道这两个方法的区别。 1.看源码或API 这是close()的说明: Closes the current window. 关闭当前窗口。 这是quit()的说明: Quits the driver and closes ev
阅读全文
posted @
2018-08-25 22:09
明媚如你
阅读(16349)
评论(0)
推荐(0)