Closed ckoerber closed 3 years ago
First tests have been implemented on the unittest
branch. Since this depends on the prior array developments, Ill wait with merging.
See also https://github.com/seleniumbase/SeleniumBase/blob/master/.github/workflows/python-package.yml for automating them on GH actions.
It would be useful to write minimal tests which verify that expected behavior like
is verified.
This makes it easier to add new features without potentially inducing issues.