Skip to content

Commit af077c8

Browse files
authored
docs: adding link to setup with remote server/devcontainers. (#42)
1 parent 0af4197 commit af077c8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,10 @@ EPICSHOP_EDITOR="C:\Program Files\Microsoft VS Code\bin\code.cmd"
143143
Make certain that if the path includes spaces that you wrap the path in quotes
144144
as above.
145145

146+
### Remote Playwright Server
147+
148+
If you're using DevContainers, can't install Playwright binaries/dependencies or can't launch the UI mode natively, check this [issue](https://github.com/epicweb-dev/full-stack-testing/issues/41) for information on how to run Playwright in a container and/or launch the UI mode in the browser.
149+
146150
## Exercises
147151

148152
- `exercises/*.*/README.md`: Exercise background information

0 commit comments

Comments
 (0)