selenium webdriver support for IE10 Metro?

夙愿已清 提交于 2019-12-07 10:31:25

问题


Is there any support for IE10 Metro in selenium webdriver? By default the tests run on Desktop mode. Any way to test in Metro mode?


回答1:


No, there is no support for automating using the Metro interface at the time of this writing. Sorry. Selenium is an open-source project, however, and I'm sure the developer of the IE driver would be happy to review any patches or solutions you might come up with.



来源:https://stackoverflow.com/questions/15067061/selenium-webdriver-support-for-ie10-metro

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!