IE mode in Selnium Java

Mamitha S 21 Reputation points
2021-02-04T14:29:15.5+00:00

Hi

Please let me know how to add Microsoft edge compatibility in Edge 81.0.416.72.I need to add user agent overrides and CDM overrides

Thanks & Regards,
Mamitha

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,376 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Yu Zhou-MSFT 13,826 Reputation points Microsoft Vendor
    2021-02-05T08:02:30.19+00:00

    Hi @Mamitha S

    I understand that you want to launch the Edge browser with IE mode using Selenium Java code.
    But at present, we can only launch the Edge browser with IE mode using Selenium C# code because some methods that are used in C# are not available in Java.
    If you are available to use selenium with C# language then you can refer to this article and this sample code.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Regards,
    Yu Zhou

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.