Skip to content

Latest commit

 

History

History
 
 

day50

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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