码迷,mamicode.com
首页 > 其他好文 > 详细

自动化测试坑

时间:2018-03-06 13:46:45      阅读:152      评论:0      收藏:0      [点我收藏+]

标签:ring   else   自动   location   pos   err   bin   自动化测试   3.0   

安装的是2.53.0版本出错,更换成2.53.1后成功
firefox_options.binary_location = self.binary if isinstance(self.binary, basestring) else self.binary._get_firefox_start_cmd()
NameError: name ‘basestring‘ is not defined

自动化测试坑

标签:ring   else   自动   location   pos   err   bin   自动化测试   3.0   

原文地址:https://www.cnblogs.com/wanghuaqiang/p/8513745.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!