JacobLinCool / JacobLinCool/recaptcha-solver
update BFRAME?
- Dominant language
- TypeScript
- Stars
- 43
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Because there are multiple iframes in the interface and the internal selection is incorrect, I need to modify the selector, but it does not take effect
```
RecaptchaSolver.BFRAME = "iframe[src^='https://www.google.com/recaptcha/api2/bframe']:visible, iframe[src^='https://www.google.com/recaptcha/enterprise/bframe']:visible";
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Locate the definition and usages of RecaptchaSolver.BFRAME, then inspect how the iframe selector is applied when multiple reCAPTCHA frames are present. Verify that the intended visible bframe is selected and that the updated selector takes effect; no test file is mentioned in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- playwright, typescript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100