Skip to content

Unable to click checkbox #553

Closed
Closed
@BaiqingL

Description

@BaiqingL

To reproduce:

  await page.goto("https://availfinance.online/home/auth/signup.php");

  // You can pass a string directly to act
  await page.act({
    action: "scroll to the bottom of the page, and click on the I agree with terms and conditions checkbox",
    useVision: true
  });

Unable to click the terms and conditions button, fails to do so after some retries with different models (sonnet 3.7, 4o, etc)

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