microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
513 stars 285 forks source link

[HOW-TO] Is there any one need help on Dynamics 365 automation? #1363

Open RaviYenumula opened 1 year ago

RaviYenumula commented 1 year ago

Question

What is your question? Hi All,

Hi I got good experience on Dynamics 365 Automation. Currently I am looking for my next role. while I am searching for my next role I got some bandwidth I can help with any one who needs help on D365 Automation using easy repro.

Regards, Ravi https://www.linkedin.com/in/ravi-yenumula-362b1a11a/

KanikaAnand03 commented 1 year ago

Hi Ravi, I am new to dynamics 365 and have experience in selenium. Need help with D365 Automation using easy repro. Started with Cloning the repository but a lot of issues are there and to help understand the framework.

Regards Kanika

RaviYenumula commented 1 year ago

Hi @KanikaAnand03 I am happy to help on this message/email on teams at ravi.reddy655@gmail.com

brianb23 commented 1 year ago

Hi @RaviYenumula, I'm looking for a way how to get rid of "Sign in to continue" pop up message. When I run my scripts it always pop up and I had to click the "Sign in" button every time it displays.

image
RaviYenumula commented 1 year ago

@brianb23 try setting this value to browserOptions.CookieСontrolsMode=0 I hope that should do the trick. if you still facing the problem please send a message on teams at ravi.reddy655@gmail.com I am happy to investigate and help you with the issue.

brianb23 commented 1 year ago

you mean this code? I already set it to 0 but still gives me the same issue. I'll send you an email thanks! :)

image
sanjotsaini commented 1 year ago

@RaviYenumula I am not able to see Specflow test in Visual Studio Test Explorer. can you please help