u/Evening_Surround5483

Testing Excel worksheets

I am trying to use Playwright to test an office add-in created for Excel. I use Excel for web to open the Excel workbook in the browser and load the Office add-in. my Office add-in has pop-up windows with text boxes and side panels and it looks like playwright is having a hard time detecting them. I noticed that playwright having a hard time detecting elements inside nested iframes. Has anyone experienced this problem? Any solutions?

reddit.com