Hi,

In Linux you can just use selenium chrome or firefox or anything and set up
xfvb for headless, I have no idea if such a thing is possible in windows.

In either you can set up a selenium server so the machine running the tests
will connect remotely to the machine running the browser, you can either
set up this on your own or use https://saucelabs.com/ as a service

On Wed, Oct 12, 2016 at 10:22 PM, Nathan <nathan.daniel...@gmail.com> wrote:

> Hi all,
>
> Wondering if anyone has an suggestions for headless django testing - any
> configuration tips or links would be helpful.
>
> My site is django 1.8 and we make extensive use of jquery on the frontend.
> Using phantomjs driver with liveserver test hasn't worked out well.
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit https://groups.google.com/d/
> msgid/django-users/822c423b-c8a0-469a-b5dc-2b6ec1977136%40googlegroups.com
> <https://groups.google.com/d/msgid/django-users/822c423b-c8a0-469a-b5dc-2b6ec1977136%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAFWa6t%2BApoeEbo8OV7ExRhhO97kLhfQVqGDEoTM1nRgF4ueEJQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to