Skip to content

Autonomousweb3Dev/selenium_fetchwallet_automation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automate Fetch wallet using selenium

This project automates various tasks in the Fetch Wallet using Python and Selenium. It can import an existing account, open the wallet, change the network, send tokens, stake tokens, claim tokens, and create a new account.

Prerequisites

Setup & Run project on local

  1. Create and activate virtual environment

  2. Install required dependencies:

    pip install -r requirements.txt
  3. Create a .env file and Copy the keys from the example.env file and update their values according to your configuration:

  4. Run the project:

    python wallet.py

The script will now perform the automation tasks on the Fetch Wallet.

Automate_fetch_wallet.webm

About

Automate Fetch-wallet extension using selenium webdriver.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages