Skip to content

Known issue — Playwright route already handled #88

@zhu-yilin

Description

@zhu-yilin

A recent security upgrade introduced a rare race condition that will sometimes result in agent actions that trigger page navigations to error out as follows:

ActActuationError(
    message = Error: BrowserContext.route: Route.continue_: Route is already handled!
    metadata = ActMetadata(
        session_id = 019b4779-3035-7acb-a37a-41b071bb6346
        act_id = 019b4779-4ffb-77e8-87e8-b9c4698314b3
        num_steps_executed = 3
        start_time = 2025-12-22 14:11:31.287352 EST
        end_time = 2025-12-22 14:12:11.865694 EST
        step_server_times_s = ['2.883', '2.986', '3.456']
        time_worked = 40.6s
        prompt = 'click on the first category then return to the home page. Do it again and again until you've checked every category'
        tags = 'None'
    )
)

Please +1 this issue if you encounter this problem. The team is working on a fix for the next release.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions