New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

winappdriver

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

winappdriver

A wrapper to Launch WinAppDriver or YWinAppDriver

latest
Source
npmnpm
Version
0.0.7
Version published
Weekly downloads
1.8K
51.88%
Maintainers
1
Weekly downloads
 
Created
Source

NPM

WinAppDriver

This is the WinAppDriver and YWinAppDriver launcher. You don't need to remember the full path of WinAppDriver and YWinAppDriver, but launch it easily by npx winappdriver or npx ywinappdriver

Microsoft WinAppDriver is a service to support Selenium-like UI Test Automation on Windows Applications.

YWinAppDriver is an open source project which implemented WinAppDriver's functionality, and is developed by Canhua Li

Installation

npm install winappdriver --save-dev

How to launch WinAppDriver

npx winappdriver
npx winappdriver 4727
npx winappdriver 10.0.0.10 4725
npx winappdriver 10.0.0.10 4723/wd/hub

How to launch YWinAppDriver

npx ywinappdriver
npx ywinappdriver --urls http://127.0.0.1:4723 --basepath /wd/hub

Keywords

WinAppDriver

FAQs

Package last updated on 07 Dec 2020

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