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

@hmodarres/targetpractice

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hmodarres/targetpractice

Target Practice ========

latest
npmnpm
Version
0.0.7
Version published
Maintainers
1
Created
Source

Target Practice

Test UI automation tools using Node.js.

Target Practice is a tool that will allow you to test UI automation tools. It's a cross platform GUI that will send detected events like clicking/typing back to your tests over stdout.

See test.js as an example.

Story

I've been working on RobotJS which allows you to control the mouse and keyboard. For a while now I've been trying to find a way to test this. How do you confirm that the mouse was clicked, or that a string was typed? I've been looking for an independent tool to help me do this. It doesn't exist, so I created Target Practice.

FAQs

Package last updated on 05 Nov 2022

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