Anna Romashina

Results 2 issues of Anna Romashina

### Checklist - [X] I am sure the error is coming from Pyrofork's code and not elsewhere - [X] I have searched in the issue tracker for similar bug reports,...

Попросили отправить багрепорт :) ### Окружение vk_api: 11.9.9 API: 5.92 ### Пример ```python def chandler(capthca: Captcha) -> str: open_new_tab(capthca.get_url()) return input('Solve the captcha that just opened in your browser: ')...