Skip to content

Conversation

poplers24
Copy link
Collaborator

@poplers24 poplers24 commented Aug 23, 2024

  1. Changes in Solver.py
  • Added the “extendedResponse” parameter to the initialization method.
  • In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
  • Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.
  1. Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer

- Added the “extendedResponse” parameter to the initialization method.
— In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
- Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.

2) Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer

Signed-off-by: Maxim S <poplers24@gmail.com>
- Added the “extendedResponse” parameter to the initialization method.
— In the get_result method, the output of an extended response is added if the ‘ExtendedResponse’ parameter is passed.
- Added processing of extended responses using in the “solve” method if the ‘ExtendedResponse’ parameter is passed.

2) Also changed examples of coordinates_options.py, hcaptcha_options.py, geetest_options.py - output of extended answer

Signed-off-by: Maxim S <poplers24@gmail.com>
…-2910-use-json-format

# Conflicts:
#	examples/hcaptcha_options.py
@poplers24 poplers24 requested a review from kratzky August 23, 2024 16:05
@kratzky kratzky merged commit df9f4af into master Aug 30, 2024
1 check passed
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

Successfully merging this pull request may close these issues.

2 participants