problem selecting certificates

Antonio-resoluciona

Новичок
Регистрация
10.06.2024
Сообщения
3
Благодарностей
0
Баллы
1
Hello, I have a problem, I have automated the download of the certificate that a company is debt free in my country, to log in with a company I must select its electronic certificate, companies have implemented a digital store called redtrust, so I no longer have access to the certificate file and its password, so the only way to access is selecting in the panel for this use of google, zenno does not let me scrape this, how could I solve it?

Thanks
 

OnlineProxy

Пользователь
Регистрация
14.02.2024
Сообщения
32
Благодарностей
3
Баллы
8
Try using browser tools like Selenium or Playwright. Desktop automation AutoHotkey can simulate manual inputs. You can also consider setting up a browser profile with the certificate pre-installed for automatic selection during authentication.
 
  • Спасибо
Реакции: Antonio-resoluciona

Antonio-resoluciona

Новичок
Регистрация
10.06.2024
Сообщения
3
Благодарностей
0
Баллы
1
Try using browser tools like Selenium or Playwright. Desktop automation AutoHotkey can simulate manual inputs. You can also consider setting up a browser profile with the certificate pre-installed for automatic selection during authentication.

Thank you very much for the answer
Selenium or playwright have no possible integration with redtrust, autohotkey works fine, but I have a problem I am a newbie with autohotkey I have programmed it to run by typing 'abc', this I run it from zenno blue then I type anywhere abc using keyboard emulation or c# and it does not trigger the autohotkey automation, if I do that same step manually, it does. Could someone recommend me an effective method to trigger this autohotkey (the .ahk I already run it with the run the program node) Thanks!
 

Antonio-resoluciona

Новичок
Регистрация
10.06.2024
Сообщения
3
Благодарностей
0
Баллы
1
I just finished this project, if anyone has an integration problem similar to this, the only solution I found is to use the microsoft power automate user interface element inspector, it's the only worthwhile thing about that platform, but it worked for me.
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)