Socket
Book a DemoInstallSign in
Socket

arlecchino

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

arlecchino

YAML based e2e runner

0.0.15
latest
Source
npmnpm
Version published
Weekly downloads
14
Maintainers
1
Weekly downloads
 
Created
Source

Arlecchino

CircleCI npm version

End-to-End testing library for Web apps.

Getting started

$ npm install -g arlecchino

Write a scenario file.

# example.yml

description: Search Arlecchino with NPM
steps:
  - goto: https://www.npmjs.com
  - find:
      query: input[type='search'][name='q']
      action:
        input: arlecchino
  - screenshot
  - find:
      query: "form#search"
      action: submit
  - wait_for_navigation
  - sleep: 300
  - screenshot

And run the scenario.

$ arlecchino example.yml

Guide

Read this page.

How it works

Arlecchino uses GoogleChrome/Puppeteer.

License

MIT

Keywords

puppeteer

FAQs

Package last updated on 16 Jul 2019

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.