How to handle dropdown in Microsoft D365
How to handle dropdown in Microsoft D365
Introduction
Microsoft Dynamics 365 application has a variety of dropdowns with a huge list of data within. To keep the performance of the application up to speed, most of the dropdowns are dynamic in nature. They load their values directly at run time, which means, that when the user selects any drop-down, it displays limited values, and when the user scrolls down the drop-down, more values get loaded.
Dropdown using Set By Value and Set By Text actions
For such drop-downs, it is difficult to select any value via index. Hence, when these drop-downs are automated using Leapwork, the values in the drop-down can only be selected using Set By Value and Set By Text actions in the Set Web Dropdown building block. You cannot use Set By Index action of the building block.
For any clarification, contact our Priority Support.