selmate 1.0.1__py3-none-any.whl → 1.0.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.
selmate/__init__.py CHANGED
@@ -1,3 +1,5 @@
1
1
  import logging
2
2
 
3
3
  logging.getLogger(__name__).addHandler(logging.NullHandler())
4
+
5
+ __version__ = '1.0.2'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: selmate
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: A utility library for Selenium WebDriver to enable human-like interactions, robust exception handling, and web automation tasks like popup handling and URL normalization.
5
5
  License: MIT License
6
6
 
@@ -1,4 +1,4 @@
1
- selmate/__init__.py,sha256=MZLaSnD9QbP8pEgsHycojYeOiIu5f7TCSEcd94B3JWQ,81
1
+ selmate/__init__.py,sha256=YAglTwiZ2VnaDhMDPdedswvzs6Jfwloaq1XMs77Wu_U,104
2
2
  selmate/composites.py,sha256=gIgFTu0TGExmlS0ptN-NRYPhizf8O8ROZSFkkL3yi8U,25442
3
3
  selmate/constants.py,sha256=8ZeIZ0v_lWx7_-lN0rYlTNnOCj2zMih1ePQVgtKUsp4,6978
4
4
  selmate/humanity/constants.py,sha256=YYRtMlLapqm1DBCuhdJHFH1Hq4bDSgeXMcpbX-uedoA,234
@@ -7,7 +7,7 @@ selmate/js_primitives.py,sha256=4-etOV4ftYwPE9hAOkyS84W19mjzcjYE7enpwdeESEo,6158
7
7
  selmate/safe_exceptions.py,sha256=L2RPD6TSHCIMsyYxiSHbS0EzCaXsyavUi4NvZZqXf7w,1425
8
8
  selmate/selenium_primitives.py,sha256=hKYPFtQCOSuNt3_S1U2Ce9sDhtFe5bhvHwgMChRuUdE,2667
9
9
  selmate/utils.py,sha256=NWImi_DuM9JmsN1E8br2YjCMaWte-mdFbWAPuFHObsY,5012
10
- selmate-1.0.1.dist-info/LICENSE,sha256=7Ivo3S2GrdGr_wc98qnPyERQMV4wxZULNMzgk09S758,1082
11
- selmate-1.0.1.dist-info/METADATA,sha256=gETGVQAXcG2Eb5FvMU5AwIUSNrz1eOALyoSBSu6F1qQ,5512
12
- selmate-1.0.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
- selmate-1.0.1.dist-info/RECORD,,
10
+ selmate-1.0.2.dist-info/LICENSE,sha256=7Ivo3S2GrdGr_wc98qnPyERQMV4wxZULNMzgk09S758,1082
11
+ selmate-1.0.2.dist-info/METADATA,sha256=7Hp_-h3b4C0LYzg6H1KvTtSSdNR-tCLp9yhHBZsF3JM,5512
12
+ selmate-1.0.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
13
+ selmate-1.0.2.dist-info/RECORD,,