Skip to content

Soivi/TimesTableGridGame

Repository files navigation

TimesTableGridGame

Selenium testing

Install pip and selenium

$ sudo apt install python3-pip 
$ sudo pip3 install selenium

Download Chrome browser. Check the browser version and download same version to Chrome driver (WebDriver). Move chromedriver to /usr/local/bin/

$ sudo mv chromedriver /usr/local/bin/

Go to test folder and run python file

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published