Zirak / SO-ChatBot

Other
124 stars 62 forks source link

Run headlessly with webdriver #274

Open BobVul opened 8 years ago

BobVul commented 8 years ago

Since Nightmare updated to use Electron (Chromium), it is no longer able to run headlessly without Xvfb.

So let's reimlpement this with WebDriver + PhantomJS! (Another option was pure PhantomJS.)

Zirak commented 8 years ago

Awesome! I'll look into some of the things you've mentioned.

@rlemon Could you test whether this'd work on your server?