I use django==3.1.2 and selenium and selenium==3.141.0.
django==3.1.2
selenium==3.141.0
I have a test file with 12 tests and when I execute them like so:
python3 m