Web Scraper Test Website

Iframe Test Page

This page contains iframes to test how the screenshot service handles embedded content.

Page Information

This page embeds other pages from the test website in iframes. This tests how the screenshot service handles nested content.

Basic Iframe

This iframe embeds the basic test page:

Dynamic Content Iframe

This iframe embeds a page with dynamic content:

Animation Iframe

This iframe embeds a page with animations:

External Iframe (Local Mock)

This iframe embeds a locally hosted page that mimics an external site so the test works without third-party dependencies:

Testing Instructions

When testing the screenshot service with this page:

  1. Take a screenshot of this page to see how iframes are captured.
  2. Compare the screenshot to the actual appearance of the page in a browser.
  3. Check if iframe content is properly rendered in the screenshot.

Sample API Request:

POST /v1.0/screenshot
{
  "url": "http://localhost:8000/iframe",
  "format": "png",
  "delay_time": 3000
}

Nested Iframes

This section demonstrates nested iframes:

First Level Iframe

">