最近在写Selenium Java脚本时遇到一个问题,登录进入系统之后,要点击左侧的一个菜单,但是执行到该语句时报下面的错误:
Firefox中报错如下:
org.openqa.selenium.ElementClickInterceptedException: Element
最近在写Selenium Java脚本时遇到一个问题,登录进入系统之后,要点击左侧的一个菜单,但是执行到该语句时报下面的错误:
Firefox中报错如下:
org.openqa.selenium.ElementClickInterceptedException: Element
相关文章: