Skip to content

gardusig/web-driver-scripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

download:

Remember to keep the same matching version X

  • chromium version X
  • chromedriver version X

install:

$ python3 -m venv env/
$ source env/bin/activate
$ python3 -m pip install -r requirements.txt

add this at ifood-gift-card/resources/sheet_data.json

[
    {
        "link": "https://loja.smash.gifts/resgatar/0LLluqMIZcLdZwwUoZ6U",
        "password": "588285"
    },
    {
        "link": "https://loja.smash.gifts/resgatar/0ayzLvwmuhdHhsmbiADz",
        "password": "792534"
    }
]

run this when finished:

$ deactivate

run

$ python3 ifood_gift_card.py

About

Automate tasks within a web browser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages