Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
ryancat's profile
ryancat
25 contributions
ryancat

ryancat/selenium-webdriverjs-exampl...

A selenium test runner build from scratch with webdriverjs

JavaScript
4
0
MIT License

Support the dependencies of ryancat/selenium-webdriverjs-example

Account's avatar
giggio/node-chromedriver
ChromeDriver for Selenium
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
TehShrike/deepmerge
A library for deep (recursive) merging of Javascript objects
Account's avatar
webdriverio-community/node-geckodriver
Mozilla's Geckodriver for Node.js
Account's avatar
http-party/http-server
A simple zero-configuration command-line http server
Account's avatar
barretts/node-iedriver
IEDriver for Selenium
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
michaelleeallen/mocha-junit-reporter
A JUnit reporter for mocha.
Account's avatar
npm/cli
a package manager for JavaScript
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
rsmbl/Resemble.js
Image analysis and comparison with HTML5
Account's avatar
bermi/sauce-connect-launcher
A library to download and launch Sauce Connect.
Account's avatar
saucelabs/node-saucelabs
A wrapper around Sauce Labs REST API
Account's avatar
SeleniumHQ/selenium
The official WebDriver JavaScript bindings from the Selenium project
Account's avatar
shelljs/shelljs
Portable Unix shell commands for Node.js

The repository provides a lightweight, from‑scratch Selenium WebDriver test runner built on the official `selenium‑webdriver` Node.js library. It includes a sample Todo app, configurable test settings, parallel/local and Sauce Labs remote execution, page‑object support, visual‑regression mixins, and a CLI (`selenium-webdriver-runner`) for developers who want a simple, customizable alternative to larger frameworks like WebdriverIO or Nightwatch.