Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Headless browser testing in NodeJS with Selenium and Xvfb
(opens in new tab)
(codeutopia.net)
2 points
jhartikainen
12y ago
2 comments
Save
Share
2 comments
2 comments · 1 top-level
top
newest
oldest
diggan
12y ago
· 1 in thread
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