selenium testing
Author: u007Created Jan 30, 2018Updated Sep 27, 2022
Labelshelp wantedproposal
hi,
is it possible to have test suite based on selenium? i could think of starting the test instance manually, but also means ive to run db truncate on every test suite. and connect to localhost:XXXX for selenium to connect to the test instance. im planning to use docker selenium prior to running test.
https://github.com/SeleniumHQ/docker-selenium/wiki/Getting-Started-with-Docker-Compose
please advice if any future plan or easier way to do this? (yes, i know about action test)
Source: gobuffalo/buffalo