Tag Archives: Dynamics 365 CRM Unified Interface

EasyRepro – Open record using Grid.OpenRecord() in Dynamics 365 Unified Interface

Introduction EasyRepro is a framework which is used to automate UI testing for dynamics customers Projects. Problem Grid.OpenRecord() method is used for opening the record from home page. This method opens the record by clicking on the first available anchor tag in the list of records, which makes it necessary to have the first column… Read More »

Record name missing from lookup fields in Dynamics 365 Unified Interface

Introduction: Recently while working, we came across a scenario where the entity name was not seen on the lookup field but only ICON for the entity is seen on UCI. But the same thing was working correctly in Classic UI. After some research and play around we found solution to this problem. Solution: The view… Read More »