Merge react-branch into main.
Compare changes
- Jonas Kjærandsen authored
+ 39
− 40
@@ -14,7 +13,7 @@ import (
@@ -14,7 +13,7 @@ import (
@@ -22,7 +21,7 @@ func ScreenshotURL(url string, FrondendResponse *ResultFrontendResponse){
@@ -22,7 +21,7 @@ func ScreenshotURL(url string, FrondendResponse *ResultFrontendResponse){
@@ -52,50 +51,50 @@ func screenshotTasks(url string, imageBuf *[]byte) chromedp.Tasks {
@@ -52,50 +51,50 @@ func screenshotTasks(url string, imageBuf *[]byte) chromedp.Tasks {
if err := chromedp.Run(ctx, elementScreenshot(`https://pkg.go.dev/`, `img.Homepage-logo`, &screenshotbuf)); err != nil {
@@ -103,8 +102,8 @@ Response.Screenshot = screenshotbuf
@@ -103,8 +102,8 @@ Response.Screenshot = screenshotbuf
\ No newline at end of file