Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Headless browser testing in NodeJS with Selenium and Xvfb | Better HN
Headless browser testing in NodeJS with Selenium and Xvfb
(opens in new tab)
(codeutopia.net)
2 points
jhartikainen
12y ago
2 comments
Share
2 comments
default
newest
oldest
diggan
12y ago
Both Selenium and PhantomJS implements Webdriver which means that whatever you are using for testing with Selenium, you can instead start PhantomJS with --webdriver=4444 and use PhantomJS instead.
jhartikainen
OP
12y ago
That is true, I'll add a note about it
j
/
k
navigate · click thread line to collapse