A selenium script that performs the following functionality,
1. Open up the card collection page.
2. Stop the card from moving motion.
3. Increase the size of the card.
4. Open up the next card and wait for few seconds and then so on...
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
python code.py