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?
相关问题
- How to fix IE ClearType + jQuery opacity problem i
- Selecting an item from a combo box selenium driver
- Is TWebBrowser dependant on IE version?
- Selenium in Java is not finding element when using
- How to send text to the search field through Selen
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.