Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 500 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 500 Bytes

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:

  1. Ensure that you have Python 3 and Chrome browser installed.
  2. In the file traderie_relist_items/steps/relist_steps.py, fill in your account login and password credentials in the login and password variables.
  3. Run the test in file traderie_relist_items/steps/test_update_items.py.