Mastering Dynamics 365 UI Automation with Playwright – Part 2
In the previous blog, we tackled the hurdle of bypassing MFA using saved authentication states. While getting past the login screen is a victory, the real challenge in Dynamics 365 (D365) lies in the UI interaction with a few fields. Unlike standard web forms, D365 relies heavily on asynchronous components. If your script doesn’t respect… Read More »