nemo-logger

1.0.3 • Public • Published

nemo-logger

Nemo plugin which instantiates the selenium-webdriver console logger.

Requirements

nemo@2 and above, to get the versions of selenium-webdriver with logging support.

Usage

  1. npm install --save-dev nemo-logger
  2. add to your nemo plugins config:
"logger": {
      "module": "nemo-logger",
      "arguments": ["ALL"] // optional
    }

If you include the single argument, make sure it matches one of the levels here: http://seleniumhq.github.io/selenium/docs/api/javascript/module/selenium-webdriver/lib/logging_exports_Level.html

If you don't include the argument, ALL is the default.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.3
    0
  • 1.0.2
    0
  • 1.0.1
    0
  • 1.0.0
    0

Package Sidebar

Install

npm i nemo-logger

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • grawk