15. SeleniumΒΆ

If you use selenium in Django with TestCase (from django.test import TestCase) Make sure the server is running.. Preferable to use StaticLiveServerTestCase (from django.contrib.staticfiles.testing import StaticLiveServerTestCase).