0

Just I would like to ask is it possible?
I would like to use mobile emulation on EdgeDriver, but I don't know how. I am using Java and Selenium.

TylerH
  • 20,799
  • 66
  • 75
  • 101
szakika10
  • 35
  • 1
  • 5

1 Answers1

2

At present, the Microsoft Web Driver is available to download for Windows and MAC OS.

Reference:

Microsoft WebDriver

It cannot run on any mobile device. So currently, it is not possible to use mobile emulation on edge driver.

Thanks for your understanding.

Deepak-MSFT
  • 10,379
  • 1
  • 12
  • 19
  • 3
    @szakika10 You don't need any reputation to accept the answer to your own question -- this is different than upvoting. There is a small greyed-out checkbox underneath the downvote button that you can click to accept the answer. – CEH Dec 16 '19 at 15:13
  • @szakika10 cc Christine you do, however, have to wait a period of time (typically a day or two) before you can accept an answer. This delay is intended to ensure people have equal opportunity to provide competing answers to a question. – TylerH Dec 16 '19 at 17:27