Fork me on GitHub

Test Ajax Page

A simple web page that can be used to test scraping libraries.

Set Timeout Test

'BUBBLES' should appear in div selector: "#setTimeoutContent" below after 2 seconds:

Form Test

Username selector: "#form-username", password selector: "#form-password"

Username:

Password:

Checkbox Test

Checkbox has selector: "#checkbox"

Checkbox option

Checkbox state will show in span selector: "#checkbox-state" below:

Download File

Download link selector: "#download-link"
Download Now

Get Attribute

Div below with selector: "#attribute-test-div" contains the attribute: { 'data-test-value': 'bread' }
Test Div

Other Tests

Hyperlink with selector: "#hyperlink-to-button-test" below:
Ajax Button Test