microsoft / EasyRepro

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

[BUG] On Launching the crm app through easyrepro framework is poping up an error message #1279

Open Roshan64Sinha opened 2 years ago

Roshan64Sinha commented 2 years ago

1 steps to Reproduce :

  1. Open the crm app
  2. Click on the sub area ( As soon as we click on sub area items it pop up with the error message page, It is appearing randomly ).

Attaching a screenshot

Snag_1b007ac9

Shakevg commented 2 years ago

@Roshan64Sinha Looks like it is server side issue. Is it reproduce mannualy?

tipsey commented 2 years ago

I had same issue but only when executing a Custom Workflow. You should be able to reproduce your issue manually by going to private mode in your browser. You may not see this problem in a browser when you don't use private mode. It's probably a server side security connection issue. I worked around in EasyRepro by signing in again but it was too flakey. Gave up and used Playwright automation to resolve it.

Roshan64Sinha commented 2 years ago

@Roshan64Sinha Looks like it is server side issue. Is it reproduce mannualy?

No it occurs on automation

sukhi-xrm commented 2 years ago

@Roshan64Sinha Did you find a workaround to this issue at all? Thx

Shakevg commented 2 years ago

I suppose it is a known issue in the dynamics (we had the same issue for the USD client, and MS working on a fix). Try to create a ticket to MS.