Re: Run firefox as headless???

2016-04-07 Thread Benoit Girard
If xvfb doesn't work for you then as far as I know there's no way for it to
be truly headless unfortunately. Looks like slimerjs is trying to to solve
this issue:
https://github.com/laurentj/slimerjs/issues/80

They mention using createWindowlessBrowser but I'm not familiar with it.

On Thu, Apr 7, 2016 at 10:11 PM, Rik Cabanier  wrote:

> If the problem is that you're running on a windowless system, you can use
> xfvb-run to launch your application
>
> On Thu, Apr 7, 2016 at 5:11 PM, Devan Shah  wrote:
>
> > slimerjs is not fully headless unless using xvfb,  is there anything else
> > that can he used.
> > ___
> > dev-platform mailing list
> > dev-platform@lists.mozilla.org
> > https://lists.mozilla.org/listinfo/dev-platform
> >
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Run firefox as headless???

2016-04-07 Thread Rik Cabanier
If the problem is that you're running on a windowless system, you can use
xfvb-run to launch your application

On Thu, Apr 7, 2016 at 5:11 PM, Devan Shah  wrote:

> slimerjs is not fully headless unless using xvfb,  is there anything else
> that can he used.
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Run firefox as headless???

2016-04-07 Thread Devan Shah
slimerjs is not fully headless unless using xvfb,  is there anything else that 
can he used. 
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform


Re: Run firefox as headless???

2016-04-07 Thread Benoit Girard
Check out slimerjs: https://slimerjs.org/

On Thu, Apr 7, 2016 at 6:50 PM, Devan Shah  wrote:

> Is it possible to run firefox in headless form to fetch url and get the
> full Dom as rendered. Same way it would render on normal foredox
> ___
> dev-platform mailing list
> dev-platform@lists.mozilla.org
> https://lists.mozilla.org/listinfo/dev-platform
>
___
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform