1.0.2 • Published 1 year ago

@tmaqs/tmaqs-ui-pptr v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Introduction

TMAQS is a modular automation framework composed of self-sufficient blocks and modules of test scripts. Integration of multiple technologies like Typescript, Puppeteer, Selenium, Jest and other JS related automation components.

TMAQs modules are released by package. Initial packages are:

  • @tmaqs/tmaqs-core
  • @tmaqs/tmaqs-ui-pptr
  • @tmaqs/tmaqs-util-assertion
  • @tmaqs/tmaqs-util-logging

@tmaqs/tmaqs-ui-pptr contains classes where puppeteer actions are wrapped and implemented

Getting Started

Installation and Usage

  1. Clone tmaqs test template from github https://github.com/csvtmaqs/tmaqs-test-ui-pptr-template
  2. npm i
  3. Open ui.test.ts and run test
1.0.2

1 year ago

1.0.1

1 year ago

1.0.0

1 year ago