Example: selenium scroll to element python # this scrolls untill the element is in the middle of the page element = driver.find_element_by_id("my-id") ...
確定! 回上一頁