4

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?

Josh Unger
  • 6,717
  • 6
  • 33
  • 55
Umang
  • 583
  • 2
  • 12
  • 28

1 Answers1

5

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.

JimEvans
  • 27,201
  • 7
  • 83
  • 108