worker-automate-hub 0.4.434__py3-none-any.whl → 0.4.435__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- worker_automate_hub/tasks/jobs/conexao_rdp.py +1 -1
- {worker_automate_hub-0.4.434.dist-info → worker_automate_hub-0.4.435.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.4.434.dist-info → worker_automate_hub-0.4.435.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.4.434.dist-info → worker_automate_hub-0.4.435.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.4.434.dist-info → worker_automate_hub-0.4.435.dist-info}/entry_points.txt +0 -0
@@ -62,7 +62,7 @@ class RDPConnection:
|
|
62
62
|
janelas_rdp = [
|
63
63
|
win
|
64
64
|
for win in gw.getAllTitles()
|
65
|
-
if "Ligação ao
|
65
|
+
if "Ligação ao Ambiente de Trabalho Remoto" in win
|
66
66
|
or "Remote Desktop Connection" in win
|
67
67
|
or "Conexão de Área de Trabalho Remota" in win
|
68
68
|
]
|
@@ -30,7 +30,7 @@ worker_automate_hub/models/dto/rpa_sistema_dto.py,sha256=sLkmJei8x6sl-1-IXUKDmYQ
|
|
30
30
|
worker_automate_hub/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
31
31
|
worker_automate_hub/tasks/jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
32
32
|
worker_automate_hub/tasks/jobs/coleta_dje_process.py,sha256=rf4fW-FaHUl1MS7b03z4cwI3zHfNw8FWxvjvNY3Xn20,28773
|
33
|
-
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=
|
33
|
+
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=eT7lHeU-7-aajIGST8qEZfuFbIdNM58bOiWrMozFMVM,9270
|
34
34
|
worker_automate_hub/tasks/jobs/descartes.py,sha256=RIjrZIzkW77NiKeXbxFN9k872cz3fl9cG1m5TJpjmmY,40134
|
35
35
|
worker_automate_hub/tasks/jobs/ecac_estadual_go.py,sha256=aPckQRlRozFS_OK3C9wNdMCmqO6AM4djwqY2uSSaPmo,20687
|
36
36
|
worker_automate_hub/tasks/jobs/ecac_estadual_main.py,sha256=FFpAdtZLO4uelWZooCVpm4JePv_iDt5nwVKrk1ipZJQ,1599
|
@@ -68,7 +68,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
68
68
|
worker_automate_hub/utils/util.py,sha256=nR3tADb5Rpfn8L1kScLhszEPGKjW3dQMdvIvriIA3tY,121109
|
69
69
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=7ju688sD52y30taGSm5rPMGdQyByUUwveLeKV4ImEiE,28401
|
70
70
|
worker_automate_hub/worker.py,sha256=KDBU3L2kVobndrnN5coRZFTwVmBLKmPJjRv20sCo5Hc,4697
|
71
|
-
worker_automate_hub-0.4.
|
72
|
-
worker_automate_hub-0.4.
|
73
|
-
worker_automate_hub-0.4.
|
74
|
-
worker_automate_hub-0.4.
|
71
|
+
worker_automate_hub-0.4.435.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
72
|
+
worker_automate_hub-0.4.435.dist-info/METADATA,sha256=VM2UFlESB-HbfXaO3YV42VJSEl1Vuj1UWXsP4ACB6_E,2895
|
73
|
+
worker_automate_hub-0.4.435.dist-info/WHEEL,sha256=Nq82e9rUAnEjt98J6MlVmMCZb-t9cYE2Ir1kpBmnWfs,88
|
74
|
+
worker_automate_hub-0.4.435.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.4.434.dist-info → worker_automate_hub-0.4.435.dist-info}/entry_points.txt
RENAMED
File without changes
|