MCPcopy
hub / github.com/Greenwolf/social_mapper / kill

Method kill

modules/facebookfinder.py:127–128  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

125 self.driver.delete_all_cookies()
126
127 def kill(self):
128 self.driver.quit()
129
130 # def getFacebookProfiles(self, first_name, last_name):
131 # url = "https://www.facebook.com/search/people/?q=" + first_name + "%20" + last_name

Callers 1

fill_facebookFunction · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected