mapping between PUA and key for webdriver
Convert between keyboard keycodes and keynames and vice versa.
An implementation of the WebDriver BiDi protocol for Chromium implemented as a JavaScript layer translating between BiDi and CDP, running inside a Chrome tab.
This repository contains TypeScript types conforming to the [WebDriver BiDi](https://w3c.github.io/webdriver-bidi/) specification. It also supports WebDriver BiDi extension modules defined in other specifications:
A Node.js bindings implementation for the W3C WebDriver and Mobile JSONWire Protocol
A selenium server and browser driver manager for your end to end tests.
The official WebDriver JavaScript bindings from the Selenium project
firefox profile for selenium WebDriverJs, admc/wd or any other node selenium driver that supports capabilities
Contains a set of keyboard constants for key and keyCode
WebDriver Proxy for testing rich clients. It block certain calls until Angular is done updating the page under test.
A plugin which adds additional commands to selenium's javascript implementation of the webdriver client side API
The Firebase Authenticaton component of the Firebase JS SDK.
A JavaScript package with Key Code constants
Get a KeyboardEvent.key-style string from an event
Utility package providing information about automation protocols
Selenium client library for visual testing with Percy
TypeScript definitions for selenium-webdriver
Next-gen browser and mobile automation test framework for Node.js
Package bundling WebDriverAgent
Node.js wrapper around chromedriver.
Abstracts the event driven messaging to pass screenshots, videos and log data to the report module
An image compare module that can be used for different NodeJS Test automation frameworks that support the webdriver protocol
A TypeScript enum definition that maps human-friendly key names to JavaScript key codes
Mozilla's Geckodriver for Node.js