2.0.0a1 complete reincarnation of Selene for python version >= 3.7 (yet as an very early alpha)
Pre-release
Pre-release
Complete reincarnation of Selene for python version >= 3.7 :)
Current limitations
-
no test coverage;
-
do updated docs
- you can check the only one working test at
tests/acceptance/shared_browser/straightforward_style_test.py
- and use it as a fast intro
- keep in mind that it describes old style + new style;
- so you will not see there some guides for newer style; wait for that;)
- you can check the only one working test at
-
no hooks (and so no screenshots in error messages);
-
no temporal support for 1.0.0 aliases for some methods
- will be added as deprecated and kept for some time to allow smoother migration
-
old implementation of everything still exists in
selene.support.past.*