microsoft / EasyRepro

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

[BUG] <Cannot Select System Dashboard> #890

Open sakib5 opened 4 years ago

sakib5 commented 4 years ago

Bug Report

Changing Dashboard View Throws OpenQA.Selenium.StaleElementReferenceException Error

EasyRepro Version

UCI or Classic Web

Online or On Premise

Browser

Describe the bug
Changing Dashboard View Throws OpenQA.Selenium.StaleElementReferenceException Error. It does change the dashboard view but on the next moment it throws the error

Special formatting / display

Using xrmApp.Navigation.OpenSubArea("My Work", "Dashboards"); xrmApp.Dashboard.SelectDashboard("DashboardVIewName");

Expected behavior
Change the Dashboard view without the error

Screenshots
image

sakib5 commented 4 years ago

@taylorb-microsoft can you please have a look at this problem?

thecloudtaylor commented 4 years ago

I think you might have the wrong Taylor... I work on operating systems and azure.

sakib5 commented 4 years ago

@TYLEROL & @AngelRodriguez8008 can you please have a look at this problem?

sakib5 commented 4 years ago

I think you might have the wrong Taylor... I work on operating systems and azure.

Opps sorry about that!

sakib5 commented 4 years ago

@TYLEROL & @AngelRodriguez8008 can you guys please give me some updates on this issue? Thank You.