Releases: akshayp7/playwright-typescript-playwright-test
Releases · akshayp7/playwright-typescript-playwright-test
v0.14.0
v0.13.1
v0.13.0
v0.12.0
- Updated to Playwright v1.20.0
- Import Path Shortening : In
tsconfig.json
file inpaths
section we can re-assign the long path imports like '../../' to a variable which starts with '@' and then we can use it to shorten our import statements in respective file. For More info on this please refer the below linked video by Koushik Chatterjee.
https://www.youtube.com/watch?v=Vm870yqU7Wc&list=PL699Xf-_ilW7EyC6lMuU4jelKemmS6KgD&index=73