worker-automate-hub 0.5.769__py3-none-any.whl → 0.5.770__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.
@@ -61,9 +61,7 @@ async def extracao_saldo_estoque_fiscal(
61
61
  # Fecha a instancia do emsys - caso esteja aberta
62
62
  await kill_all_emsys()
63
63
 
64
- app = Application(backend="win32").start(
65
- "C:\\Rezende\\EMSys3\\EMSysFiscal_38.exe"
66
- )
64
+ app = Application(backend="win32").start("C:\\Rezende\\EMSys3\\EMSysFiscal.exe")
67
65
  warnings.filterwarnings(
68
66
  "ignore",
69
67
  category=UserWarning,
@@ -174,7 +172,7 @@ async def extracao_saldo_estoque_fiscal(
174
172
  ##### Janela Gerar Registros #####
175
173
  app = Application(backend="win32").connect(title="Gerar Registros")
176
174
  main_window = app.window(title="Gerar Registros")
177
-
175
+
178
176
  # Clicar no botão "Sim"
179
177
  main_window.child_window(title="&Sim", class_name="Button").click_input()
180
178
 
@@ -314,7 +312,7 @@ async def extracao_saldo_estoque_fiscal(
314
312
 
315
313
  # 1) Abrir o picker pelo botão (imagem)
316
314
  console.print("Procurando botão de salvar (imagem)...", style="bold cyan")
317
- caminho_img = r'assets\\extracao_relatorios\btn_salvar.png'
315
+ caminho_img = r"assets\\extracao_relatorios\btn_salvar.png"
318
316
  if os.path.isfile(caminho_img):
319
317
  pos = pyautogui.locateCenterOnScreen(caminho_img, confidence=0.9)
320
318
  if pos:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: worker-automate-hub
3
- Version: 0.5.769
3
+ Version: 0.5.770
4
4
  Summary: Worker Automate HUB é uma aplicação para automatizar rotinas de RPA nos ambientes Argenta.
5
5
  Author: Joel Paim
6
6
  Requires-Python: >=3.12,<4.0
@@ -71,7 +71,7 @@ worker_automate_hub/tasks/jobs/exemplo_processo.py,sha256=nV0iLoip2FH2-FhLmhX3nP
71
71
  worker_automate_hub/tasks/jobs/extracao_fechamento_contabil.py,sha256=6Kr5DKjKLqtFvGzyiXtt7xrQsuU898l8pQXDq9C6AX8,19567
72
72
  worker_automate_hub/tasks/jobs/extracao_fechamento_emsys.py,sha256=-T2nZUDiFrUGm_KLxJd_4qcrageDxVpWW3KAAniLFC4,21448
73
73
  worker_automate_hub/tasks/jobs/extracao_saldo_estoque.py,sha256=Pviu3Tt5VTx6LzM1Xl8YOXOMwPH2uIbsRlch7aZVN8g,15747
74
- worker_automate_hub/tasks/jobs/extracao_saldo_estoque_fiscal.py,sha256=T1wR297jrmUgjo7Wc_GYGu4xsYYTjppIX_Sx_tMQa_E,23699
74
+ worker_automate_hub/tasks/jobs/extracao_saldo_estoque_fiscal.py,sha256=GjeU2U1GpLQ1NXDo31KrAvTmUG_qXJB5cGK9ijcS62E,23664
75
75
  worker_automate_hub/tasks/jobs/fechar_conexao_rdp.py,sha256=UWAKCS2dbfgDlSQOBdjmVJXfD1MMuUrOi3weDgB0CAc,5718
76
76
  worker_automate_hub/tasks/jobs/fidc_exportacao_docs_portal_b2b.py,sha256=tWUmYy3Zhi3JEt8AoqTsWpU-wbf5-OxhCrTOooh1WH4,15616
77
77
  worker_automate_hub/tasks/jobs/fidc_gerar_nosso_numero.py,sha256=FAmcCqKVjedf7wIped8XRLIZ9S3oWc6fakF-r1Zm0kg,12637
@@ -101,7 +101,7 @@ worker_automate_hub/utils/updater.py,sha256=en2FCGhI8aZ-JNP3LQm64NJDc4awCNW7UhbV
101
101
  worker_automate_hub/utils/util.py,sha256=V2WtWoETdTrAtGA8UgeqAAVphUj9KkGSZFzYsHJFATA,210055
102
102
  worker_automate_hub/utils/utils_nfe_entrada.py,sha256=TOXKSHOPxy8N3-ROpTGjNIHstX0i2b8qekcj1tRvjG8,38174
103
103
  worker_automate_hub/worker.py,sha256=uhZ3f-iaQ1i8cANbljp50vkYl-Xm0_sHtjwwF_2y72o,7191
104
- worker_automate_hub-0.5.769.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
105
- worker_automate_hub-0.5.769.dist-info/METADATA,sha256=nacHBPq_iAIfsdT1PGTrBId0p99zdGLwg9DBvaeOR-k,3049
106
- worker_automate_hub-0.5.769.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
107
- worker_automate_hub-0.5.769.dist-info/RECORD,,
104
+ worker_automate_hub-0.5.770.dist-info/entry_points.txt,sha256=sddyhjx57I08RY8X7UxcTpdoOsWULAWNKN9Xr6pp_Kw,54
105
+ worker_automate_hub-0.5.770.dist-info/METADATA,sha256=ppjiLA0Rka-P1pvHJezovPcm7ExSL1u4MQlw-R-gqz0,3049
106
+ worker_automate_hub-0.5.770.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
107
+ worker_automate_hub-0.5.770.dist-info/RECORD,,