Edge - Selenium Standalone Node

Single Instance Edge Browser Driver

Deploy Edge - Selenium Standalone Node

standalone-edge

selenium/standalone-edge

Just deployed

Edge in Selenium Standalone Grid Mode

Standalone Edge Example

Overview

Standalone grid mode combines all Selenium Grid components seamlessly into one.

Highlights

  • Running a Grid in Standalone mode gives you a fully functional Grid with a single command, within a single process.
  • Running on Railway gives you the ability to have a public selenium grid URL in a matter of seconds.
  • SSL/TLS encryption certificate by default

How To Use

  • After deploying, just add the generated up.railway.app URL in your selenium tests as the remote web driver URL and you'll be testing in no time!
  • RemoteWebDriver(new URL("https://CHANGEME.up.railway.app/")

Learn More


Buy Me A Coffee


Template Content

More templates in this category

View Template

Postgres S3 backups

A simple NodeJS app to back up your PostgreSQL database to S3 via a cron


View Template

Tier

A single tool to configure,orchestrate and manage your entire pricing stack


View Template

Trigger.dev

Open source background jobs framework for TypeScript.