robo_appian 0.0.2__py3-none-any.whl → 0.0.3__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 robo_appian might be problematic. Click here for more details.

robo_appian/__init__.py CHANGED
@@ -8,4 +8,16 @@ from robo_appian.utils.components.LinkUtils import LinkUtils
8
8
  from robo_appian.utils.components.TableUtils import TableUtils
9
9
  from robo_appian.utils.components.TabUtils import TabUtils
10
10
 
11
- __version__ = "0.1.0"
11
+ __version__ = "0.0.2"
12
+
13
+ __all__ = [
14
+ "ButtonUtils",
15
+ "ComponentUtils",
16
+ "DateUtils",
17
+ "DropdownUtils",
18
+ "InputUtils",
19
+ "LabelUtils",
20
+ "LinkUtils",
21
+ "TableUtils",
22
+ "TabUtils"
23
+ ]
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: robo_appian
3
- Version: 0.0.2
3
+ Version: 0.0.3
4
4
  Summary: Automate your Appian code testing with Python. Boost quality, save time.
5
5
  Author: Dinil Mithra
6
6
  Author-email: dinilmithra@mailme@gmail.com
@@ -1,4 +1,4 @@
1
- robo_appian/__init__.py,sha256=4pSYFFKgpWa9288-AzvWeATnCKkRy7zwFUjl9z-5FlY,598
1
+ robo_appian/__init__.py,sha256=AiMpl0fcPrlwMyUH0ZRzVYAlv4WY6e225XQCMuJa0Zk,779
2
2
  robo_appian/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
3
  robo_appian/utils/components/ButtonUtils.py,sha256=Go_F2yJbGHho06notteHU3kXAdpA9EvXw1zm4zp260s,2204
4
4
  robo_appian/utils/components/ComponentUtils.py,sha256=-6CSRa2mBCPt9BrKXXO1cP6IsZ6Tle1X3rlfoJZlpjc,11779
@@ -14,7 +14,7 @@ robo_appian/utils/controllers/ComponentDriver.py,sha256=Lzhlf7W85FjZn_0j9eybrgC8
14
14
  robo_appian/utils/controllers/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
15
15
  robo_appian/utils/exceptions/MyCustomError.py,sha256=DVAkytXNNQNjqyTyCjk6FFd6fr3AsBe57Y19erDSqVs,222
16
16
  robo_appian/utils/exceptions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
17
- robo_appian-0.0.2.dist-info/LICENSE,sha256=g-xR4dRa9_4iFkMoJmED-wE-J5hoxbk3105Knhfpjm0,1068
18
- robo_appian-0.0.2.dist-info/METADATA,sha256=fWsaoCIEmT_akMZtWC_Xdohimova8ynoQEIIcqr1PmI,2586
19
- robo_appian-0.0.2.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
20
- robo_appian-0.0.2.dist-info/RECORD,,
17
+ robo_appian-0.0.3.dist-info/LICENSE,sha256=g-xR4dRa9_4iFkMoJmED-wE-J5hoxbk3105Knhfpjm0,1068
18
+ robo_appian-0.0.3.dist-info/METADATA,sha256=Vawue3RBemMAIGR0Eczb5_3BVm-vD-rj26yNox28FWQ,2586
19
+ robo_appian-0.0.3.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
20
+ robo_appian-0.0.3.dist-info/RECORD,,