Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues doing steps before solving captcha #62

Open
exploitingahri opened this issue Dec 21, 2019 · 5 comments
Open

Issues doing steps before solving captcha #62

exploitingahri opened this issue Dec 21, 2019 · 5 comments

Comments

@exploitingahri
Copy link

How would I go about, for example, clicking on a button and entering text before the captcha solving begins? I've attempted many methods, but none work or end up creating a new process of Pyppeteer.

@MacKey-255
Copy link

Do you want to perform an action before performing the captcha? Maybe in my repository I make a modification to add some events. SAlu2s
PD: Review my repository:
https://github.com/MacKey-255/GoodByeCatpcha

@MacKey-255
Copy link

How would I go about, for example, clicking on a button and entering text before the captcha solving begins? I've attempted many methods, but none work or end up creating a new process of Pyppeteer.

Look at my repository, I add events before and after the captcha solver. More information at https://github.com/MacKey-255/GoodByeCatpcha

@exploitingahri
Copy link
Author

Do you want to perform an action before performing the captcha? Maybe in my repository I make a modification to add some events. SAlu2s
PD: Review my repository:
https://github.com/MacKey-255/GoodByeCatpcha

Thank you! This is what I was looking for.

@MacKey-255
Copy link

How would I go about, for example, clicking on a button and entering text before the captcha solving begins? I've attempted many methods, but none work or end up creating a new process of Pyppeteer.

Look at my repository, I add events before and after the captcha solver. More information at https://github.com/MacKey-255/GoodByeCatpcha

Your thing gets me stuck to building dependacies, on windows, tried on linux too.

Remember to be installed on Linux dependencies that are on file install_README.rst
Send me the error to verify that this is the problem. SAlu2s

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants
@MacKey-255 @exploitingahri and others