Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

This project shows how to write and debug your selenium tests with Jest, Typescript and VSCode.

Notifications You must be signed in to change notification settings

hieuxlu/jest-typescript-selenium

 
 

Repository files navigation

Deprecated (Use Webdriverio instead)

WebdriverIO has better support for Typescript (https://webdriver.io/docs/typescript/) and write Selenium tests that are not flaky

Jest + Typescript + Selenium + VSCode

Getting started

git clone https://github.com/hieuxlu/jest-typescript-selenium.git
cd jest-typescript-selenium
npm install
npm run test

About

This project shows how to write and debug your selenium tests with Jest, Typescript and VSCode.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 60.3%
  • JavaScript 39.7%