New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

se-cli

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

se-cli

A Selenium command line interface.

latest
Source
npmnpm
Version
0.1.2
Version published
Weekly downloads
1
-75%
Maintainers
1
Weekly downloads
 
Created
Source

node-se-cli NPM Version

A Selenium command line interface.

se-cli

Install

npm install -g se-cli

Documentation

Commands

Commands

start

Starts a Selenium Server on port 4444 if there isn't one already running.

Example

se start

# Starting Selenium... -
# Selenium is running. \

stop

Stops the Selenium Server.

Example

se stop

# Selenium stopped.

status

Returns the status of the Selenium Server.

Example

se status

# Selenium is not running.
## pid Returns the process ID of the Selenium Server.

Example

se pid

# Process ID: 9678

Keywords

start

FAQs

Package last updated on 25 Feb 2015

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