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