From bcb703cad459d6f6fc18ef2a4540cdedb0c014a1 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 31 Jan 2024 13:53:16 +0100 Subject: [PATCH] Update docker-compose with notes --- docker-compose.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docker-compose.yml b/docker-compose.yml index a7e7e1665..e9bdf85e8 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -94,7 +94,8 @@ services: # # Used for fetching pages via Playwright+Chrome where you need Javascript support. - # Note: works well but is deprecated, does not fetch full page screenshots (doesnt work with Visual Selector) and other issues + # Note: Works well but is deprecated, does not fetch full page screenshots (doesnt work with Visual Selector) + # Does not report status codes (200, 404, 403) and other issues # More information about the advantages of playwright/browserless https://www.browserless.io/blog/2023/12/13/migrating-selenium-to-playwright/ # browser-chrome: # hostname: browser-chrome