Having difficulty with Power Pages portal/web app modal dialogs

4 days ago 11
ARTICLE AD BOX

I'm trying to set simple actions to work in my Playwright test scripts against a Power Portal application, particularly egregious are modal dialogs. The DOM is huge and contains lots of complex html, that I'm not used to seeing in my typical ASP.Net, Java, or React/jQuery type vanilla web apps.

I've carefully inspected the DOM with DevTools (Chrome) and still the code is not working, but in most runs does not generate any errors.

Read Entire Article