Skip to content

QuerySelectorAllAsync Hangs Consistently (100% Reproducible) #3270

@1783157448

Description

@1783157448

QuerySelectorAllAsync consistently hangs (100% reproducible) under the following conditions. The method neither throws any exception nor returns any result.
When debugging, the execution remains stuck inside the function indefinitely—it never returns or exits.

code:
var steps = await currentPage.QuerySelectorAllAsync(".core-steps-item");

Url:
https://seller-id.tokopedia.com/settle/verification?channel=WuYue-Sue&is_new_connect=0&lng=id-ID&region_check=1&shop_region=ID
Image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions