bcpkgfox 0.16.27__py3-none-any.whl → 0.16.28__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.
- bcpkgfox/__init__.py +1 -1
- {bcpkgfox-0.16.27.dist-info → bcpkgfox-0.16.28.dist-info}/METADATA +1 -1
- {bcpkgfox-0.16.27.dist-info → bcpkgfox-0.16.28.dist-info}/RECORD +6 -6
- {bcpkgfox-0.16.27.dist-info → bcpkgfox-0.16.28.dist-info}/WHEEL +0 -0
- {bcpkgfox-0.16.27.dist-info → bcpkgfox-0.16.28.dist-info}/entry_points.txt +0 -0
- {bcpkgfox-0.16.27.dist-info → bcpkgfox-0.16.28.dist-info}/top_level.txt +0 -0
bcpkgfox/__init__.py
CHANGED
|
@@ -225,7 +225,7 @@ def wait_for_element_disappear(object, type, timeout=10):
|
|
|
225
225
|
|
|
226
226
|
return find_elements.backcode__dont_use__wait_for_d(driver, object, type, timeout=tempo)
|
|
227
227
|
|
|
228
|
-
def selectfox(elemento, method, key, pure
|
|
228
|
+
def selectfox(elemento, method, key, pure = None):
|
|
229
229
|
"""
|
|
230
230
|
Seleciona uma opção em um elemento <select>.
|
|
231
231
|
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
bcpkgfox/__init__.py,sha256=
|
|
1
|
+
bcpkgfox/__init__.py,sha256=2NdAk5jkVPpPygMJlPk8G7aDz8pDlfU0uahM4udkEjA,16139
|
|
2
2
|
bcpkgfox/clean.py,sha256=80pJDTGmKmPiq73uL1IWopuxqVJF_bj_RVv-njkpl-A,8946
|
|
3
3
|
bcpkgfox/cli.py,sha256=l6GnGmOsx3heYO3h06O6v7Mv6N0nGqnJ9Z0EVrHy1aY,31096
|
|
4
4
|
bcpkgfox/exec_file.py,sha256=fl_Do2SlF7JuXazpNTod-e_0WZUk355fbd7ustQvi40,3728
|
|
@@ -6,8 +6,8 @@ bcpkgfox/find_elements.py,sha256=oeB-73LqMLoKchozPXuxRkThBju9IgUKqbgU-2AAq0s,230
|
|
|
6
6
|
bcpkgfox/get_driver.py,sha256=ohimk9E2hL6T35IXv0XX0uvWDGCUZvZDlPMnuRjV1R0,30490
|
|
7
7
|
bcpkgfox/invoke_api.py,sha256=UTksbSmg6yucWk-egH1gavYoViKvpUq-OAp5t308ZmY,5334
|
|
8
8
|
bcpkgfox/system.py,sha256=U5vEReSVIQ7LZ-1slUglNyU6k0Vahfioozm6QVEIqfE,6732
|
|
9
|
-
bcpkgfox-0.16.
|
|
10
|
-
bcpkgfox-0.16.
|
|
11
|
-
bcpkgfox-0.16.
|
|
12
|
-
bcpkgfox-0.16.
|
|
13
|
-
bcpkgfox-0.16.
|
|
9
|
+
bcpkgfox-0.16.28.dist-info/METADATA,sha256=ihTKpVKFp3w6Hs0Jih6Lu0OBphC_60WXlcq6wtfaAJA,1912
|
|
10
|
+
bcpkgfox-0.16.28.dist-info/WHEEL,sha256=CmyFI0kx5cdEMTLiONQRbGQwjIoR1aIYB7eCAQ4KPJ0,91
|
|
11
|
+
bcpkgfox-0.16.28.dist-info/entry_points.txt,sha256=qmaEg6K7Y0HOeaFo-G6lf44InGkeVI4I6hqobcY_nns,653
|
|
12
|
+
bcpkgfox-0.16.28.dist-info/top_level.txt,sha256=h01SqyYBEfS72vkRFOlEDZBUSu9pzU0bdX4m9hWNNmw,9
|
|
13
|
+
bcpkgfox-0.16.28.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|