microsoft / EasyRepro

Automated UI testing API for Dynamics 365
MIT License
523 stars 289 forks source link

[BUG] Cannot click view list command bar after update #1082

Open chrizz-msweb opened 3 years ago

chrizz-msweb commented 3 years ago

Bug Report

EasyRepro Version 9.1.0.27021

UCI or Classic Web UCI (XrmApp)

Online or On Premise Online

Browser Chrome

Describe the bug
Cannot click command bar after new crm update. System.NullReferenceException: Object reference not set to an instance of an object

Code to reproduce
xrmApp.Navigation.OpenApp(UCIAppName.CustomerService); xrmApp.Navigation.OpenSubArea("Sales", "Accounts"); xrmApp.CommandBar.ClickCommand("New");

Expected behavior
Open new entity window

Additional context
Occur after new Microsoft CRM Update at India Region:

Server version: 9.2.21014.00126 Client version: 1.4.2147-2101.4

piyush-crmsupport commented 3 years ago

Running the test is giving the below error.

image

krishnacs1993 commented 3 years ago

Hi @TYLEROL @bwmodular

I'm also facing the same issue from this morning.

ryanpiran commented 3 years ago

We're also facing this issue as of this morning in the UK