Skip to content

A selenium script to automate the flipping of NFT cards collection.

Notifications You must be signed in to change notification settings

ma593y/buschland-selenium-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Buschland-Selenium-Script

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...

To run script on a local machine:

1. Create virtualenv(first time only).

virtualenv venv

2. Activate virtualenv(each time).

source venv/bin/activate

3. Install libraries(first time only).

pip install -r requirements.txt

4. Run code.

python code.py

About

A selenium script to automate the flipping of NFT cards collection.

Topics

Resources

Stars

Watchers

Forks

Languages