Skip to content

Files

Latest commit

af4e505 · Mar 17, 2022

History

History
 
 

day50

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 17, 2022
Mar 17, 2022

Day 50 - Auto Tinder Swiping Bot

Concepts Practised

  • Finding and Selecting Elements on a Website with Selenium
  • Use Selenium to Scrape Website Data
  • Automate Filling Out Forms and Clicking Buttons with Selenium
  • Applying NoSuchElementException and ElementClickInterceptedException
  • Switching Selenium Between Windows

Tinder Swiping Bot

day50