Dynamics 365 | Leapwork Docs
D365 Building Blocks
The D365 building blocks are designed to automate key actions within Microsoft Dynamics 365 applications, such as authentication and user interaction.
Available Blocks
Login Block: Automates the process of logging into a D365 application by launching a browser session and submitting user credentials.
Click Element Block: Simulates a user click on an interactive element, such as a button, within a D365 application.
Select Row Block: Targets and selects a specific row inside a table or grid in a D365 application.
Get / Validate Block: Extracts values or confirms conditions of elements in a D365 application during automation.
Set Element Dropdown Block: Selects a value from a dropdown list in a D365 application, supporting both static and dynamic inputs.
Set Toggle Button Block: Changes the state of a toggle button in a D365 application, allowing specific features to be turned on or off.
Set Element Text Block: Inputs text into fields within a D365 application, including standard and password-protected inputs.
Set Element Radio Button Block: Selects an option from a group of radio buttons in a D365 application.
Set Element Checkbox Block: Sets a checkbox to checked or unchecked in D365, with configurable timeout and scope settings.
Set Element Combo Box Block: Selects one or more values from a multi-select dropdown in D365, using checkboxes and timeout control.
Set Element Expand/Collapse Block: Expands or collapses sections in a D365 application, facilitating navigation and content visibility.
Close Browser Block: Closes any browser windows opened during a D365 application automation flow.