Commit f9098c1b authored by litaolemo's avatar litaolemo

update

parent 94640822
......@@ -136,6 +136,7 @@ class Crawler_xiaohongshu():
self.driver.implicitly_wait(1)
time.sleep(0.5)
self.driver.refresh()
print(self.driver.find_elements_by_xpath("/*"))
cookie = self.driver.get_cookies()
# print(self.driver.get_log("performance"))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment