Test icon indicating copy to clipboard operation
Test copied to clipboard

case/test_baidu.py

Open ZengDave opened this issue 7 years ago • 0 comments

def sub_tearDown(self):
    self.driver.quit()  # 清理退出

-----AttributeError: 'TestBaiDu' object has no attribute 'driver' -----driver属性并未定义

ZengDave avatar Dec 19 '18 06:12 ZengDave