Skip to content

Releases: akshayp7/playwright-typescript-playwright-test

v1.9.1

25 Sep 11:06
Compare
Choose a tag to compare

Dedicated to Pierre Curie - French physicist, a pioneer in crystallography, magnetism, piezoelectricity, and radioactivity.

Changelog :

Added folder to Ortoni Report in OrtoniReportConfig in "playwright.config.ts" now Ortoni Reports are generated in htnl-report folder
Updated Playwright to 1.47.2

v1.9.0

03 Sep 00:50
Compare
Choose a tag to compare

Dedicated to Pierre Curie - French physicist, a pioneer in crystallography, magnetism, piezoelectricity, and radioactivity.

Changelog :

  1. Added Ortoni Report - Please refer ReadMe section point number 27.
  2. Updated Playwright to 1.46.1

v1.8.0

08 May 16:12
Compare
Choose a tag to compare

Dedicated to Marie Curie - Polish and French Physicist and chemist who conducted pioneering research on radioactivity and the only person to win a Nobel Prize in two scientific fields.

Changelog :

Added Youtube Tiutorial - Please refer ReadMe section Youtube Video Tutorial
Updated Playwright to 1.44.0

v1.7.0

27 Feb 01:37
7e4d4c7
Compare
Choose a tag to compare

Dedicated to George Boole - English mathematician, philosopher, and logician pioneer of Boolean Logic

Changelog :

  1. Configured GitHub Actions under .github.workflow.playwright.yml
  2. Configured Slack Notification with htnl-report.zip url
  3. Change Docker Image so that you can provide environment variable on docker run command.

Please refer ReadMe section points 26 & 27

v1.6.0

21 Feb 11:24
Compare
Choose a tag to compare

Dedicated to Lise Meitner - Austrian-Swedish Physicist responsible for the discovery of the element Protactinium and Nuclear_fission

Changelog :

  1. Updated Playwright to v1.41.2
  2. Changed Docker image base to node:20.5.1-bookworm-slim which reduce image size by 50%

v1.5.0

08 Jan 12:26
Compare
Choose a tag to compare

Dedicated to Rishi Kaṇāda - Indian natural scientist and philosopher

Changelog :

Added Test Case for Accessibility testing

v1.4.0

06 Dec 16:03
Compare
Choose a tag to compare

Dedicated to Galileo Galilei - Astronomer, physicist and engineer

Changelog :

  1. Updated Playwright to 1.40.1
  2. Changes header verification part in API Test cases

v1.3.0

11 Jul 03:04
Compare
Choose a tag to compare

Dedicated to J. Robert Oppenheimer : American Theoretical Nuclear physicist

Changelog:

  1. Updated to Playwright 1.35.1
  2. Changed the way of reading environment variables instead of using cross-env library, now we are using "process.env" variable. Please refer Readme section for more info

v1.2.0

20 Apr 03:28
Compare
Choose a tag to compare

Dedicated to Richard Phillips Feynman : Pioneer of of Quantum mechanics.

Changelog:
Implemented Text Extraction from PDF document

v1.1.0

06 Apr 03:03
Compare
Choose a tag to compare

Dedicated to Edsger Wybe Dijkstra : Founder of Dijkstra's shortest path algorithm

Changelog:

  1. Updated Playwright to v 1.32.2
  2. Included UI mode , please refer 23. point in Readme Section