79485482

Date: 2025-03-05 05:00:17
Score: 0.5
Natty:
Report link

Can you try below code.

let frame = page.frameLocator("//iframe"); const iframeContent = await frame.locator(':root').evaluate(el => el.outerHTML);

Reasons:
  • Whitelisted phrase (-2): Can you try
  • Low length (1):
  • No code block (0.5):
  • Starts with a question (0.5): Can you
  • Low reputation (0.5):
Posted by: Ketan Pardeshi