Socket
Book a DemoInstallSign in
Socket

@saucelabs/wdio-sauce-visual-service

Package Overview
Dependencies
Maintainers
14
Versions
161
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@saucelabs/wdio-sauce-visual-service

WebdriverIO service that add visual checks capabilities using Sauce Labs Visual

latest
npmnpm
Version
0.13.0
Version published
Maintainers
14
Created
Source

Sauce Labs Visual for WebdriverIO

This package is Sauce Labs Visual integration for WebdriverIO.

It comes as a service that you can add to your existing WebdriverIO project.

Installation & Usage

View installation and usage instructions on the Sauce Docs website.

Building

Install the dependencies

npm install

Build Sauce Labs Visual client library since Sauce Labs Visual for WebdriverIO depends on it

npm --prefix ../visual run build

Finally build Sauce Labs Visual for WebdriverIO

npm run build

Linting

npm run lint

Running the tests

npm run test

Keywords

webdriver

FAQs

Package last updated on 22 Apr 2025

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