我正在嘗試單擊 Target.com 網站上的輸入復選框專案,看起來 Selenium 正在嘗試單擊整個標簽,但我無法單擊輸入。我得到的錯誤輸出是:
OpenQA.Selenium.ElementClickInterceptedException:元素點擊攔截:元素
<input id="buyOnlineAndGetShipped" name="buyOnlineAndGetShipped" type="checkbox" class="styles__CheckboxInput-sc-1v63imw-1 hLCJBJ" value="">
在 (348, 503) 點不可點擊。其他元素將收到點擊:
<div class="styles__CheckboxVisual-sc-1v63imw-5 gxIeGa"></div>
我想要做的是去
轉載請註明出處,本文鏈接:https://www.uj5u.com/ruanti/316225.html
