Login with code when using LiveServerTestCase with Django

前端 未结 3 1564
名媛妹妹
名媛妹妹 2021-01-30 13:17

So I have a Selenium functional test suite. I\'ve already tested login/signup functionality in a few tests by navigating the Selenium client to the signup page, entering in a us

3条回答
  •  予麋鹿
    予麋鹿 (楼主)
    2021-01-30 13:57

    There is a library available on GitHub for this purpose: django-selenium-login

提交回复
热议问题