예제 #1
0
 def __del__(self):
     self.selenium.close()
     print(self.verificationErrors)
     Spider.__del__(self)
예제 #2
0
 def __del__(self):
     self.selenium.close()
     print(self.verificationErrors)
     Spider.__del__(self)