Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在重定向之前获取页面源(或元素)?
self.browser.get(url) element = self.browser.find_element_by_name(name)