小伙伴们呀, 我自从用了 18 后,这个 quit 就不起作用了,我为了看下 tearDown 这块是不是没进来,打印了一下,能打印出来
def tearDown(self): self.driver.quit() print "hello"
不知道咋回事每次用例执行完后不清空,有知道的童鞋辛苦回复下。