質問編集履歴

1

最後の1文を追記

2021/05/12 11:44

投稿

michir
michir

スコア12

test CHANGED
File without changes
test CHANGED
@@ -27,3 +27,7 @@
27
27
 
28
28
 
29
29
  selenium.common.exceptions.StaleElementReferenceException: Message: stale element reference: element is not attached to the page document
30
+
31
+
32
+
33
+ なお、「hoge.find_element(By.XPATH, 'td[2]/a').click()」のリンク先はPOSTで送信されているため、hrefの値を取得することよって遷移することはできません。