Skip to content

manbo34/RollbarRQLforSelenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Environment

  1. Start selenium server
docker clone https://github.com/SeleniumHQ/selenium.git
./bin/run-selenium-server.sh
npm install
  1. Set Environment
cp .env.example .env
vi .env
## edit .env file
ROLLBAR_NAME=rollbar user name
ROLLBAR_PASSWORD=rollbar user password
PROJECT_IDS=project ids(example: 111,222,333)
SLACK_WEB_HOOK=[Specify SlackWebHookURL to detect Slack]

Usage

node ./src/total_errors.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published