selenium自动化测试python脚本,firefox环境,调用switch_to.frame()出现如下错误:
webdriver:Message: Permission denied to access property ‘N’
网上没有找到类似的错误,之后将Firefox浏览器改为Chrome浏览器,完美解决。
selenium自动化测试python脚本,firefox环境,调用switch_to.frame()出现如下错误:
webdriver:Message: Permission denied to access property ‘N’
网上没有找到类似的错误,之后将Firefox浏览器改为Chrome浏览器,完美解决。