Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@mugshot/selenium

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@mugshot/selenium

Spin up a Selenium grid for Mugshot tests

latest
Source
npmnpm
Version
1.0.2
Version published
Maintainers
1
Created
Source

Docker scripts to start a Selenium grid to be used for testing Mugshot packages

Requirements

  • Docker
  • docker-compose

Usage

Spin up a Selenium server listening at 0.0.0.0:4444 and 2 browser nodes (Chrome and Firefox) that connect to it:

npx @mugshot/selenium start

Spin up a Selenium server listening at 0.0.0.0:4444 and 2 debug nodes (Chrome and Firefox) that have VNC listening at 0.0.0.0:5900 and 0.0.0.0:5901:

npx @mugshot/selenium debug

Stop everything:

npx @mugshot/selenium stop

Keywords

selenium

FAQs

Package last updated on 18 Jun 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts