TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Headless browser testing in NodeJS with Selenium and Xvfb

2 pointsby jhartikainenalmost 12 years ago

1 comment

digganalmost 12 years 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.
评论 #6040596 未加载