microsoft / EasyRepro

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

[BUG] <Issue Description>Sign in prompt issue getting after login in to the application #1369

Open shaquib99 opened 1 year ago

shaquib99 commented 1 year ago

Bug Report

After login in to CE application we are getting the sign-in pop-up issue due to that scripts are failing.

Issues should only be created for items related to covered functionality.

Not covered functionality, feature requests, and questions should use the Feature Request or Question templates.

EasyRepro Version

UCI or Classic Web

Online or On Premise

Browser

Describe the bug

Special formatting / display

Code to reproduce

Expected behavior

After login in to the CE application should not ask sign-in pop-up Screenshots

Additional context

RaviYenumula commented 1 year ago

@shaquib99 try setting this value and see if it makes any difference browserOptions.CookieСontrolsMode =0 is a workaround.