How to set value for Multi-Select attribute in Dynamics 365 CRM using XPath in EasyRepro
Introduction Automate Testing can be done in a proficient way in Dynamics 365 CRM through EasyRepro. It covers mass functionalities for support in fields, command bar and much more. As we know, Option Set fields cannot be set like a string field so we use the below syntax to tackle the option set field. xrmApp.Entity.SetValue… Read More »