Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jeeves

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jeeves

Selenium RemoteWebDriver abstraction layer built on the 'wd' npm module

  • 0.0.1
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Weekly downloads
 
Created
Source

Jeeves

Jeeves is a WebDriver abstraction built on top of wd which adds more logging and cleaner method naming conventions. Think of it as a CasperJS-like wrapper for driving automation across different browsers. Since it's built atop wd, it works seamlessly with PhantomJS, Selenium JSON Wire Protocol, and SauceLabs.

Initial features (v0.0.1)

  • Only supports using the promise chain version of wd
  • Depends on:
    • async
    • lodash
    • ensureDir
    • jQuery (client-side)

Requirements/Setup

  • To use screenshots, a directory should be specified in the config otherwise by default they will save to test-results/screenshots/

Todo

  • Need a way to accept config options
  • add examples
  • add more tests

Contributing

Contributions in the form of pull requests and filing issues is welcomed & encouraged.

Keywords

FAQs

Package last updated on 02 Apr 2014

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc