- **[ADDED]** Added CSV file data storage support. - **[REMOVED]** Removed Excel integration. - **[REMOVED]** Removed stale element try catch handler. - **[UPDATED]** Updated documentation and console output to be more helpful.
1.0.8
Not secure
- **[UPDATE]** Updated documentation and included the `LICENSE.txt` file in the bundled package.
1.0.7
Not secure
- **[FIXED]** Fixed an issue with reading the README.rst file.
1.0.6
Not secure
- **[NEW]** Added more metadata such as keywords and classifiers. - **[FIXED]** Changed README.md to README.rst so that the reStructuredText renders properly on Pypi.
1.0.4
Not secure
- **[FIXED]** Addressed an issue with Python 3 on Windows machines.
1.0.3
Not secure
- **[NEW]** Added error checking for the Excel file path user input. - **[FIXED]** Made the console output more meaningful.