Hi Group,
Inside our application, there is a big sub-application is embedded within an iframe. Although I may use the work-around to get the body of iframe, the UI page inside Cypress Test Runner just show "iframe placeholder for...". Is there a way to show the content of iframe on Cypress browser? If not, how can I debug and verify the test steps on the sub-application which is pretty complicated? through pure Javascript code?
Thanks,
Katherine