Module to login and search twitter for a particular handle
Prerequisites: python3, selenium, openpyxl
Features:
- Better structured code
- Excel file for test data and test objects
- Basic Logger for cleaner results
- Added support for user specified twitter handle to search
- Improved object handling
Instructions:
- create a folder in C:\dev\twitter_test
- place the attached 2 files in that folder
- specify user credentials in twitter_test.xlsx -> Test_Data sheet
- run the python file in that folder
Results will appear in C:\dev\twitter_test once the test completes.