- 
 Couldn't load subscription status. 
- Fork 191
Releases: akshayp7/playwright-typescript-playwright-test
v1.9.1
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
Assets 2
v1.9.0
Dedicated to Pierre Curie - French physicist, a pioneer in crystallography, magnetism, piezoelectricity, and radioactivity.
Changelog :
- Added Ortoni Report - Please refer ReadMe section point number 27.
- Updated Playwright to 1.46.1
Assets 2
v1.8.0
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
Assets 2
v1.7.0
7e4d4c7 Dedicated to George Boole - English mathematician, philosopher, and logician pioneer of Boolean Logic
Changelog :
- Configured GitHub Actions under .github.workflow.playwright.yml
- Configured Slack Notification with htnl-report.zip url
- Change Docker Image so that you can provide environment variable on docker run command.
Please refer ReadMe section points 26 & 27
Assets 2
v1.6.0
Dedicated to Lise Meitner - Austrian-Swedish Physicist responsible for the discovery of the element Protactinium and Nuclear_fission
Changelog :
- Updated Playwright to v1.41.2
- Changed Docker image base to node:20.5.1-bookworm-slim which reduce image size by 50%
Assets 2
v1.5.0
Dedicated to Rishi Kaṇāda - Indian natural scientist and philosopher
Changelog :
Added Test Case for Accessibility testing
Assets 2
v1.4.0
Dedicated to Galileo Galilei - Astronomer, physicist and engineer
Changelog :
- Updated Playwright to 1.40.1
- Changes header verification part in API Test cases
Assets 2
v1.3.0
Dedicated to J. Robert Oppenheimer : American Theoretical Nuclear physicist
Changelog:
- Updated to Playwright 1.35.1
- 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
Assets 2
v1.2.0
Dedicated to Richard Phillips Feynman : Pioneer of of Quantum mechanics.
Changelog:
Implemented Text Extraction from PDF document
Assets 2
v1.1.0
Dedicated to Edsger Wybe Dijkstra : Founder of Dijkstra's shortest path algorithm
Changelog:
- Updated Playwright to v 1.32.2
- Included UI mode , please refer 23. point in Readme Section