Scripts
Extract all links
Collect every href on the page
Done14 min ago
Scroll to bottom
Smooth scroll to page end, trigger lazy load
Idle1 hr ago
Click accept cookies
Find and dismiss cookie banners
Failed3 hr ago
GitHub star repos
Star all repos on current page
IdleYesterday
Screenshot sections
Capture each H2 section as image
Idle2 days ago
Extract table data
Parse all tables into JSON
Done3 days ago
Form auto-submit
Fill and submit contact forms
IdleNever
1Wait 500ms for page to stabilize
2Click username input field
3Type username into field
4Click submit button
13:47:02▶ Starting: Auto-fill login
13:47:02Waiting 500ms…
13:47:02✓ Step 1: wait — done (501ms)
13:47:03→ Clicking #username
13:47:03✓ Step 2: click — done (82ms)
13:47:03→ Typing into #username
13:47:03✓ Step 3: type — done (344ms)
13:47:04→ Clicking submit button
13:47:04✗ Step 4: click — selector not found
13:47:04 button[type="submit"] — 0 matches
13:47:04─────────────────────────────
13:47:04■ Stopped: 3/4 steps passed
13:47:05