worker-automate-hub 0.5.685__py3-none-any.whl → 0.5.686__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py +1 -1
- {worker_automate_hub-0.5.685.dist-info → worker_automate_hub-0.5.686.dist-info}/METADATA +1 -1
- {worker_automate_hub-0.5.685.dist-info → worker_automate_hub-0.5.686.dist-info}/RECORD +5 -5
- {worker_automate_hub-0.5.685.dist-info → worker_automate_hub-0.5.686.dist-info}/WHEEL +0 -0
- {worker_automate_hub-0.5.685.dist-info → worker_automate_hub-0.5.686.dist-info}/entry_points.txt +0 -0
@@ -591,7 +591,7 @@ async def abertura_livros_fiscais(task: RpaProcessoEntradaDTO) -> RpaRetornoProc
|
|
591
591
|
main_window.set_focus()
|
592
592
|
main_window.child_window(class_name="TButton", found_index=1).click_input()
|
593
593
|
|
594
|
-
await worker_sleep(
|
594
|
+
await worker_sleep(60)
|
595
595
|
|
596
596
|
# Clicar no aviso
|
597
597
|
try:
|
@@ -36,7 +36,7 @@ worker_automate_hub/models/dto/rpa_sap_dto.py,sha256=eovdvKCtVIhRct3PL98KjsdlngL
|
|
36
36
|
worker_automate_hub/models/dto/rpa_sistema_dto.py,sha256=sLkmJei8x6sl-1-IXUKDmYQuKx0sotYQREPyhQqPmRg,161
|
37
37
|
worker_automate_hub/tasks/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
38
38
|
worker_automate_hub/tasks/jobs/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
39
|
-
worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py,sha256=
|
39
|
+
worker_automate_hub/tasks/jobs/abertura_livros_fiscais.py,sha256=2Du4FaV73xfDF5yfzELtXW2vUXYBWA5pE9ZsXObOmiA,29826
|
40
40
|
worker_automate_hub/tasks/jobs/coleta_dje_process.py,sha256=UkLWTC5Ub2qBb0yY-8IZ0DLLOVJOfNTq_z9krx_t25Q,29476
|
41
41
|
worker_automate_hub/tasks/jobs/conexao_rdp.py,sha256=S6QC4xhuo0pB5FjaUJZNMm1LIgEjpjifReCTBDqxH-U,11719
|
42
42
|
worker_automate_hub/tasks/jobs/cte_manual.py,sha256=JucHpRMjMiy-QEJ0wtFnytLpN53tKXgCDI05nGLGclU,603
|
@@ -98,7 +98,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
|
|
98
98
|
worker_automate_hub/utils/util.py,sha256=xA13nQqZglwkvfAKH18Unv4UoZUyvL58CacSrzUpYTw,206352
|
99
99
|
worker_automate_hub/utils/utils_nfe_entrada.py,sha256=L_z1Aps6BFWl-6_Ibm45vDid1S4kFDz5O78N2uO1Rq0,36458
|
100
100
|
worker_automate_hub/worker.py,sha256=axdrr1xLTjWEyWfcyH3OCSpPTsyzck_fL_0u1DBLjvw,6525
|
101
|
-
worker_automate_hub-0.5.
|
102
|
-
worker_automate_hub-0.5.
|
103
|
-
worker_automate_hub-0.5.
|
104
|
-
worker_automate_hub-0.5.
|
101
|
+
worker_automate_hub-0.5.686.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
|
102
|
+
worker_automate_hub-0.5.686.dist-info/METADATA,sha256=qw5tSJ-HV5i0YGkcqoKgNJavwv3AhUj30Yz4cafZMOU,3049
|
103
|
+
worker_automate_hub-0.5.686.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
104
|
+
worker_automate_hub-0.5.686.dist-info/RECORD,,
|
File without changes
|
{worker_automate_hub-0.5.685.dist-info → worker_automate_hub-0.5.686.dist-info}/entry_points.txt
RENAMED
File without changes
|