Skip to content

Simple in-memory browser that manages cookies.

License

Notifications You must be signed in to change notification settings

Junglescout/headless-browser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headless-browser

Simple in-memory browser that manages cookies.

Usage

npm install @Junglescout/headless-browser --save

Development

Install npm modules:

npm install

Run tests:

npm test

Release

Release a new version:

bin/release.sh

This will publish a new version to npm, as well as push a new tag up to github.

About

Simple in-memory browser that manages cookies.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 54.5%
  • JavaScript 41.3%
  • Shell 4.2%