RobertAzovski

Results 9 issues of RobertAzovski

Whenever I try to use current session I still get SessionPasswordNeededError: `SessionPasswordNeededError('Two-steps verification is enabled and a password is required (caused by GetAuthorizationsRequest)')` I tried both method of obtaining TelegramClient,...

bug

Hello. I am struggling to take some mouse actions on a website. To be consize, I wanna solve a puzzle by drag-and-drop action that was never a problen in `undetected-chromedriver`...

I am struggling to be able extract body from a response using NoDriver. I didn't find docs or examples. I found a method called `get_response_body(requestId)` but it returns `None` for...

`tz_params = {'timezoneId': 'Europe/Berlin']} # self.driver.execute_cdp_cmd('Emulation.setTimezoneOverride', tz_params)` I do this before visiting website. First page of the website is in english but all after are in Russian. And this happens...

Hello. We really need this Sign Up feature. Is there any chance it will appear soon ?

enhancement

Hello. I faced an issue using NoDriver. When I try to find an element via `.find('Username', best_match=True) it succeed just 25-50% times on same page. 'Username' is a text of...

### Describe the bug ``` raise ClientConnectorCertificateError(req.connection_key, exc) from exc aiohttp.client_exceptions.ClientConnectorCertificateError: Cannot connect to host github.com:443 ssl:True [SSLCertVerificationError: (1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1002)')] ``` Happense...

bug

Helloe. I observe this repo since 2023 and wondering will the feature of creating new accounts appear and how long to wait ?

enhancement

Hi. I saw you added that commit last month that I suppose add new keys to avoid TdataLoadError but when I try to install latest version I get it without...

bug