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.10
  • latest
  • Source
  • npm
  • Socket score

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

Jeeves

Jeeves is a callback-style WebDriver abstraction built atop of wd. By default it includes detailed logging to aid in the debugging of functional UI testing, and friendly method name conventions. Think of it as a CasperJS-like wrapper for powering UI automation across different browsers. Since its core functionality is built using wd, it works seamlessly with PhantomJS, Selenium JSON Wire Protocol, and SauceLabs.

Install

npm install jeeves

Requirements/Setup

  • Check out our examples to see how you can get started.

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

  • Depends on:

    • jQuery (client-side)

Todo

  • add more examples
  • add tests

Contributing

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

Keywords

FAQs

Package last updated on 02 Jul 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

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