microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
520 stars 288 forks source link

How to use EasyRepro for Dynamics 365 V 9.0 On Premise - UCI? #794

Open anthonys2885 opened 4 years ago

anthonys2885 commented 4 years ago

Question

How to use EasyRepro for Dynamics 365 V 9.0 On Premise - UCI? I encounter issues when I'm using the EasyRepro package for Dynamics 365 online, in which I can't login automatically since my Dynamics 365 on premise setup is using windows authentication.

However, when I use the release for on premise (https://github.com/microsoft/EasyRepro/tree/releases/OnPremise), although I'm able to auto login properly, the XrmBrowser object seems unable to recognize the UCI Interface.

Any guidance on how to use the EasyRepro for my setup? Thanks.

mVermaat commented 4 years ago

So you are saying you automatically login? Would it work if you just skip the Login method and directly open CE by URL?