← Back to Job Report

Agent Task Report

webvoyagerx--Coursera--32

FAILURE
0
Tokens
pilo
Agent
1
Events
5.8s
Duration

Classification: browser_crash

Generated: 2026-05-15T02:17:37.760Z

Task Details

Website: Coursera

URL: N/A

Question: Search for 'Data Analysis' courses on Coursera. Apply filters to find courses that are 'Beginner Level' and have a duration ranging from 1 to 3 months. Determine the total count of courses that match these specifications.

Expected Answer: number of beginner level Data Analysis courses (1-3 months duration) found; 500+ results

Failure Analysis

0
Stale element refs
0
Click timeouts
0
Scroll timeouts
No
CAPTCHA blocked
0
Repeated action warnings
0
Max consecutive errors
0
Page navigations

Evaluation Results

Expected Answer

number of beginner level Data Analysis courses (1-3 months duration) found; 500+ results

Judge Explanation

The Web Task Instruction required searching for 'Data Analysis' courses on Coursera, applying specific filters (Beginner Level, 1-3 months duration), and then determining the total count of courses matching these specifications. The Reference Answer provided an expected count of '500+ results'. However, the Result Response explicitly states 'No answer provided', indicating that the final step of determining and reporting the course count was not completed. Therefore, the task was not successfully accomplished.

Classification Analysis:

The browser failed to initialize or crashed before navigation, indicated by 'All 1 CDP endpoint(s) failed' and 'browser never completed page.goto()'. Only one event occurred, suggesting the browser died immediately.

Token Usage:

Total: 0

Input: 0

Output: 0

Events: 1

Duration: 5.8s

Artifacts (1 files)

result.json

Execution Events (2 total)

0. task:setup

Event: task:setup

Timestamp: 2026-05-15T01:13:07.547Z

Data:

{
  "task": "Search for 'Data Analysis' courses on Coursera. Apply filters to find courses that are 'Beginner Level' and have a duration ranging from 1 to 3 months. Determine the total count of courses that match these specifications.",
  "url": ""
}
1. task:setup

Event: task:setup

Timestamp: 2026-05-15T01:13:01.706Z

Data:

{
  "task": "Search for 'Data Analysis' courses on Coursera. Apply filters to find courses that are 'Beginner Level' and have a duration ranging from 1 to 3 months. Determine the total count of courses that match these specifications.",
  "browserName": "playwright:chrome",
  "url": "https://www.coursera.org/",
  "guardrails": null,
  "data": null,
  "pwCdpEndpoint": "(redacted)",
  "pwCdpEndpoints": [
    "(redacted)"
  ],
  "pwCdpEndpointCount": -1,
  "proxy": "",
  "vision": true
}