无法定位输入手机号这个元素 进行输入值
我用了这个方法进行修改定位元素

错误代码:
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementClickInterceptedException: Message: element click intercepted: Element <span style="display: inline-block; vertical-align: middle;">... is not clickable at point (787, 463). Other element would receive the click: <input name="telType" type="radio" class="am-radio-input" checked="">
(Session info: chrome=112.0.5615.50)
解决问题输入这个值 可以的话写一下注释