Skip to content

A Demo on how to setup Oracle APEX e2e testing automation with Jest & Puppeteer

Notifications You must be signed in to change notification settings

yvanflorian/apex-jest-puppeteer

Repository files navigation

apex-jest-puppeteer

This is a fully working example on how to setup Oracle APEX e2e testing automation with Jest & Puppeteer.

Below is one sample test to raise an order with a new client with puppeteer running fully.

headless=false Sample

I blogged about this here:

  1. A Quick Setup of the environment for testing automation and running the first Test with Jest and Puppeteer. here
  2. Page redirection, an intro to iframe's and a word about Jest's global methods here
  3. A description of this repository's folder structure and global environment setup as described by the people at Puppeteer here

Running all tests with npm test will give below verbose results:

endResults

About

A Demo on how to setup Oracle APEX e2e testing automation with Jest & Puppeteer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published