robo_appian 0.0.13__py3-none-any.whl → 0.0.14__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-0.0.13.dist-info → robo_appian-0.0.14.dist-info}/METADATA +1 -2
- {robo_appian-0.0.13.dist-info → robo_appian-0.0.14.dist-info}/RECORD +4 -4
- {robo_appian-0.0.13.dist-info → robo_appian-0.0.14.dist-info}/LICENSE +0 -0
- {robo_appian-0.0.13.dist-info → robo_appian-0.0.14.dist-info}/WHEEL +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: robo_appian
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.14
|
|
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
|
|
@@ -53,7 +53,6 @@ ButtonUtils.clickByLabelText(wait, "Sign In")
|
|
|
53
53
|
## Project Structure
|
|
54
54
|
- `robo_appian/` - Library source code
|
|
55
55
|
- `docs/` - Documentation and guides
|
|
56
|
-
- `examples/` - Example test scripts
|
|
57
56
|
|
|
58
57
|
## Contributing
|
|
59
58
|
Contributions are welcome! Please see the [contributing guidelines](CONTRIBUTING.md) or open an issue to get started.
|
|
@@ -16,7 +16,7 @@ robo_appian/exceptions/MyCustomError.py,sha256=DVAkytXNNQNjqyTyCjk6FFd6fr3AsBe57
|
|
|
16
16
|
robo_appian/exceptions/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
17
|
robo_appian/utils/ComponentUtils.py,sha256=1tpHMxfZlqlhBbBpoNUP8T-Us1cBeyO80clAalz-U-s,6862
|
|
18
18
|
robo_appian/utils/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
19
|
-
robo_appian-0.0.
|
|
20
|
-
robo_appian-0.0.
|
|
21
|
-
robo_appian-0.0.
|
|
22
|
-
robo_appian-0.0.
|
|
19
|
+
robo_appian-0.0.14.dist-info/LICENSE,sha256=g-xR4dRa9_4iFkMoJmED-wE-J5hoxbk3105Knhfpjm0,1068
|
|
20
|
+
robo_appian-0.0.14.dist-info/METADATA,sha256=plmMDkRAUHrkPjsjGunbVAZWN4E2dO682h0lIuCutN8,2261
|
|
21
|
+
robo_appian-0.0.14.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
|
|
22
|
+
robo_appian-0.0.14.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|