当我运行自动测试时,我试图点击一个字段,但我得到了这个错误:selenium.common.exceptions.ElementClickInterceptedExceptionOther element would receive the click: <span class="rock-artist-toggle-icon"></span>
下面是我尝试访问该属性的代码行:&quo
我正在使用Python上的Selenium为WellGosh.com上的cart功能编写代码。我有正确的代码获得正确的大小,以添加到购物车和登录到我的帐户,并获得正确的发货地址,但当我试图确认送货方法(联邦快递),它将不让我点击继续按钮。下面是要签出的代码示例:#brings you to your cart
driver.get('https://wellgosh.co