selenium get_attribute的幾種用法

獲取元素標籤的內容: get_attribute(‘textContent’)會獲取圖內的"文章管理"文字 獲取元素內的全部HTML: get_attribute('innerHTML') 獲取包含選中元素的HTML: get_attribute('outerHTML')
相關文章
相關標籤/搜索