diff --git a/.docs/guides/Playwright.md b/.docs/guides/Playwright.md index e99e020..8fde66a 100644 --- a/.docs/guides/Playwright.md +++ b/.docs/guides/Playwright.md @@ -150,10 +150,12 @@ When the pipeline runs it will produce artifacts which you can inspect - such as - [North Sea Portal](https://github.com/DHI/NorthSeaEnvironmentPortal/blob/dev/frontend/src/__tests/dataExplorer/dataexplorer.spec.ts#L22) -## Guides +## Guides & Learning -Make sure to visit the [Playwright documentation](https://playwright.dev/docs/intro) for guides. +Make sure to visit the [Playwright Guides - Best Practices](https://playwright.dev/docs/best-practices) for guides. ![alt text](image.png) -``` \ No newline at end of file +And be sure to make use of Chatgpt: + +![alt text](image-1.png) \ No newline at end of file diff --git a/.docs/guides/image-1.png b/.docs/guides/image-1.png new file mode 100644 index 0000000..ca96f9e Binary files /dev/null and b/.docs/guides/image-1.png differ