microsoft / EasyRepro

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

[BUG] <Unable scroll right when column is not visible it's throwing exception> #1391

Open priyaharitest opened 9 months ago

priyaharitest commented 9 months ago

Bug Report

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
I need to sort records by some column. If the column is not visible in current web page , I need to scroll right then sort. But unaColumn EndDate will be displayed when scroll right. Column: End Date Does not exist at Microsoft.Dynamics365.UIAutomation.Api.Grid.<>c__DisplayClass8_0.b__0(IWebDriver driver) at Microsoft.Dynamics365.UIAutomation.Browser.DelegateBrowserCommand`1.ExecuteCommand(IWebDriver driver, Object[] params)

Special formatting / display

Code to reproduce

Expected behavior

Screenshots

Additional context