bcpkgfox 0.17.3__py3-none-any.whl → 0.17.4__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 +1 -0
- {bcpkgfox-0.17.3.dist-info → bcpkgfox-0.17.4.dist-info}/METADATA +1 -1
- {bcpkgfox-0.17.3.dist-info → bcpkgfox-0.17.4.dist-info}/RECORD +6 -6
- {bcpkgfox-0.17.3.dist-info → bcpkgfox-0.17.4.dist-info}/WHEEL +1 -1
- {bcpkgfox-0.17.3.dist-info → bcpkgfox-0.17.4.dist-info}/entry_points.txt +0 -0
- {bcpkgfox-0.17.3.dist-info → bcpkgfox-0.17.4.dist-info}/top_level.txt +0 -0
bcpkgfox/invoke_api.py
CHANGED
|
@@ -453,6 +453,7 @@ def login_2fac(driver, certificate, system, token, code_timeout=60):
|
|
|
453
453
|
raise ValueError('Não conseguiu achar o sistema no certificado')
|
|
454
454
|
|
|
455
455
|
if len(div_list) == 1:
|
|
456
|
+
time.sleep(1)
|
|
456
457
|
div_list[0].click()
|
|
457
458
|
|
|
458
459
|
# Just do this loop if there are more than one system
|
|
@@ -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=
|
|
9
|
+
bcpkgfox/invoke_api.py,sha256=GTokMMeHkQH-fMLnCY_GoEc-48bk3GtLZgZQSuNonSs,18969
|
|
10
10
|
bcpkgfox/system.py,sha256=3lyOWx893T6KiAI-jDv7zAo3oKPf0Q5CLgZ8TeFd0Do,7901
|
|
11
|
-
bcpkgfox-0.17.
|
|
12
|
-
bcpkgfox-0.17.
|
|
13
|
-
bcpkgfox-0.17.
|
|
14
|
-
bcpkgfox-0.17.
|
|
15
|
-
bcpkgfox-0.17.
|
|
11
|
+
bcpkgfox-0.17.4.dist-info/METADATA,sha256=mvHFmIOXkbUGOBvKsAOpvVKvf6RmQTtjdLyljIGH53E,1911
|
|
12
|
+
bcpkgfox-0.17.4.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
13
|
+
bcpkgfox-0.17.4.dist-info/entry_points.txt,sha256=qmaEg6K7Y0HOeaFo-G6lf44InGkeVI4I6hqobcY_nns,653
|
|
14
|
+
bcpkgfox-0.17.4.dist-info/top_level.txt,sha256=h01SqyYBEfS72vkRFOlEDZBUSu9pzU0bdX4m9hWNNmw,9
|
|
15
|
+
bcpkgfox-0.17.4.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|