From bd4f2dd5849b37fd28d3d57926cec9302dba6777 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Wed, 5 Jan 2022 12:19:26 +0100 Subject: [PATCH] Updated Fetching pages with WebDriver (markdown) --- Fetching-pages-with-WebDriver.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Fetching-pages-with-WebDriver.md b/Fetching-pages-with-WebDriver.md index b6cdad3..b9fb454 100644 --- a/Fetching-pages-with-WebDriver.md +++ b/Fetching-pages-with-WebDriver.md @@ -46,4 +46,4 @@ The URL for the WebDriver interface is set with the `WEBDRIVER_URL` environment ## Raspberry Pi -Known to work with RaspberryPi-4 Use the `seleniarm/standalone-chromium:4.0.0-20211213` `image:` \ No newline at end of file +Known to work with RaspberryPi-4 Use the `seleniarm/standalone-chromium:4.0.0-20211213` as `image:` \ No newline at end of file