Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Bug] Invisible re-captcha v3 not being solved #919

Copy link
Copy link
Open
@cianlaguesma-opg

Description

@cianlaguesma-opg
Issue body actions

Describe the bug
Invisible re-captcha is not being solved

System:
OS: macOS 15.3.2
CPU: (12) arm64 Apple M4 Pro
Memory: 2.02 GB / 48.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 23.8.0 - ~/.nvm/versions/node/v23.8.0/bin/node
npm: 10.9.2 - ~/.nvm/versions/node/v23.8.0/bin/npm
pnpm: 10.4.1 - ~/.nvm/versions/node/v23.8.0/bin/pnpm
bun: 1.2.3 - /opt/homebrew/bin/bun
npmPackages:
playwright: 1.46 => 1.46.1
playwright-extra: ^4.3.6 => 4.3.6
puppeteer-extra-plugin-recaptcha: ^3.6.8 => 3.6.8
puppeteer-extra-plugin-stealth: ^2.11.2 => 2.11.2

    "playwright": "1.46",
    "playwright-extra": "^4.3.6",
    "puppeteer-extra-plugin-recaptcha": "^3.6.8",
    "puppeteer-extra-plugin-stealth": "^2.11.2"

log of solveRecaptchas:

{
  captchas: [],
  filtered: [
    {
      sitekey: '6Lf8C84kAAAAAKP4y1dwW9aH2N_z8tCQ-s8D1P_S',
      callback: undefined,
      _vendor: 'recaptcha',
      id: 'ska2fqic8it4',
      s: null,
      widgetId: 100000,
      display: [Object],
      url: 'https://myenergycenter.com/portal/PreLogin/Validate',
      hasResponseElement: true,
      isEnterprise: false,
      isInViewport: true,
      isInvisible: true,
      _type: 'score',
      hasActiveChallengePopup: false,
      hasChallengeFrame: false,
      filtered: true,
      filteredReason: 'solveScoreBased'
    }
  ],
  solutions: [],
  solved: [],
  error: null
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.