This project allows you to update your items for sale on the Traderie website. Current configuration is aimed to Diablo 2 (https://traderie.com/diablo2resurrected) but it can be easly changed.
Using the project:
- Ensure that you have Python 3 and Chrome browser installed.
- In the file traderie_relist_items/steps/relist_steps.py, fill in your account login and password credentials in the login and password variables.
- Run the test in file traderie_relist_items/steps/test_update_items.py.