Selenium - Web UI Testing

Selenium is an open source test automation tool that can be used for UI testing of websites.

We currently have Selenium tests written in Python and found in the tests folder of the safeplaces-frontend repo. This branch is being used for Selenium test development (which can be merged into dev with a pull request when it is ready): https://github.com/Path-Check/safeplaces-frontend/tree/ui_tests_update

See the Readme in the tests folder for pre-requisites for execution.

 

Â