bcpkgfox 0.17.1__py3-none-any.whl → 0.17.2__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.

Potentially problematic release.


This version of bcpkgfox might be problematic. Click here for more details.

bcpkgfox/invoke_api.py CHANGED
@@ -165,6 +165,18 @@ def invoke_api_proc_log(link, id_robo, token):
165
165
 
166
166
  def login_2fac(driver, certificate, system, token, code_timeout=60):
167
167
 
168
+ from . import mostrar_mensagem
169
+ import bcpkgfox as bc
170
+ import requests
171
+ import time
172
+ import pyautogui
173
+ import os
174
+
175
+ from threading import Thread
176
+ from selenium.webdriver.common.by import By
177
+ from selenium.webdriver.support.ui import WebDriverWait
178
+ from selenium.webdriver.support import expected_conditions as EC
179
+
168
180
  class login_2fac:
169
181
  def __init__(self):
170
182
  self.certificate = certificate
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: bcpkgfox
3
- Version: 0.17.1
3
+ Version: 0.17.2
4
4
  Summary: Biblioteca BCFOX
5
5
  Home-page: https://github.com/robotsbcfox/PacotePythonBCFOX
6
6
  Author: Guilherme Neri
@@ -6,10 +6,10 @@ bcpkgfox/examples.py,sha256=gNKQBlONca0W81QHwUlnv_-J135dEj9IwBhCpmohMYw,5486
6
6
  bcpkgfox/exec_file.py,sha256=fl_Do2SlF7JuXazpNTod-e_0WZUk355fbd7ustQvi40,3728
7
7
  bcpkgfox/find_elements.py,sha256=oeB-73LqMLoKchozPXuxRkThBju9IgUKqbgU-2AAq0s,23027
8
8
  bcpkgfox/get_driver.py,sha256=ohimk9E2hL6T35IXv0XX0uvWDGCUZvZDlPMnuRjV1R0,30490
9
- bcpkgfox/invoke_api.py,sha256=f4Sy1uEVEyI_--uM1Vllr6nJsZDZeS80emxe6UKLJm4,18713
9
+ bcpkgfox/invoke_api.py,sha256=ihF5bZVKuxsZunChGfJB0HAxtEQdy5yy-SGvUDporAQ,19069
10
10
  bcpkgfox/system.py,sha256=3lyOWx893T6KiAI-jDv7zAo3oKPf0Q5CLgZ8TeFd0Do,7901
11
- bcpkgfox-0.17.1.dist-info/METADATA,sha256=oG5vcLxNDc6xYxD-ADi-ycplLwu89F_1gHVH0O-21tc,1911
12
- bcpkgfox-0.17.1.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
- bcpkgfox-0.17.1.dist-info/entry_points.txt,sha256=qmaEg6K7Y0HOeaFo-G6lf44InGkeVI4I6hqobcY_nns,653
14
- bcpkgfox-0.17.1.dist-info/top_level.txt,sha256=h01SqyYBEfS72vkRFOlEDZBUSu9pzU0bdX4m9hWNNmw,9
15
- bcpkgfox-0.17.1.dist-info/RECORD,,
11
+ bcpkgfox-0.17.2.dist-info/METADATA,sha256=-XsNY6cknAKvLunRKHNi4_KHgpt-ka3W7QWVdKCvpzo,1911
12
+ bcpkgfox-0.17.2.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
13
+ bcpkgfox-0.17.2.dist-info/entry_points.txt,sha256=qmaEg6K7Y0HOeaFo-G6lf44InGkeVI4I6hqobcY_nns,653
14
+ bcpkgfox-0.17.2.dist-info/top_level.txt,sha256=h01SqyYBEfS72vkRFOlEDZBUSu9pzU0bdX4m9hWNNmw,9
15
+ bcpkgfox-0.17.2.dist-info/RECORD,,