Skip to content

Python script that automatically fill the text of an online typing speed test

License

Notifications You must be signed in to change notification settings

Cucchi01/automate-typing-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

automate-typing-test | Bot typing test

Python script that automatically fill the text of an online typing speed test online(https://10fastfingers.com/typing-test/english).

It is a training project that I created because I wanted to create something that could interact with web pages

Dependecies

Project is created with:

  • Python 3.10.0
  • Splinter 0.17.0
  • Selenium 4.1.3
  • Chrome 103.0.5060.53

Lauch

Install Chrome Browser and its drivers. Move the drivers file inside the folder of this project. The drivers have to reference the same version of the installed Chrome Browser.
Install Python and the dependencies:
pip install selenium
pip install splinter
python autoTypeWriter.py

About

Python script that automatically fill the text of an online typing speed test

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages