/1to50SeleniumChallenge

Challenge: automate with Selenium and python a game to push buttons from 1 to 50 as fast as possible

Primary LanguagePython

GAME CHALLENGES

This is an example project to learn web automation with Selenium and Python.

challenge_1to50

This is a response to Federico Toledo's challenge to automate the 1to50 game with Selenium

Source

This is an example project to learn web automation with Selenium and Python. The challenge was to play this game http://zzzscore.com/1to50/en which consists in touching the buttons in the grid from 1 to 50 as fast as possible.

challenge_MemoryGame

The challenge was to play this game http://zzzscore.com/memory which consists in finding matching cards.

Set up