cmd/screentest: add test cases

Change-Id: Ia9bd2f814c56b8f6d24b37b5a045fd3a31d05892
Reviewed-on: https://go-review.googlesource.com/c/website/+/374775
Run-TryBot: Jamal Carvalho <jamal@golang.org>
Trust: Jamal Carvalho <jamalcarvalho@google.com>
Reviewed-by: Jonathan Amsterdam <jba@google.com>
TryBot-Result: Gopher Robot <gobot@golang.org>
diff --git a/cmd/screentest/testdata/godev.txt b/cmd/screentest/testdata/godev.txt
index 26451b3..42f21fd 100644
--- a/cmd/screentest/testdata/godev.txt
+++ b/cmd/screentest/testdata/godev.txt
@@ -1,5 +1,5 @@
 windowsize 1536x960
-compare https://go.dev::cache http://localhost:6060/go.dev
+compare https://go.dev http://localhost:6060/go.dev
 
 test homepage
 pathname /
@@ -8,11 +8,16 @@
 capture fullscreen
 capture fullscreen 540x1080
 
-test why go
+test why go case studies
 pathname /solutions/
 capture fullscreen
 capture fullscreen 540x1080
 
+test why go use cases
+pathname /solutions/#use-cases
+capture fullscreen
+capture fullscreen 540x1080
+
 test getting started
 pathname /learn/
 # The data in _content/events.yaml is stale, hide this section from the screenshots.
@@ -34,3 +39,48 @@
 pathname /blog/
 capture fullscreen
 capture fullscreen 540x1080
+
+test blog post
+pathname /blog/12years
+capture fullscreen
+capture fullscreen 540x1080
+
+test install
+pathname /doc/install
+capture fullscreen
+capture fullscreen 540x1080
+
+test downloads
+pathname /dl/
+capture fullscreen
+capture fullscreen 540x1080
+
+test help
+pathname /help/
+capture fullscreen
+capture fullscreen 540x1080
+
+test effective go
+pathname /doc/effective_go
+capture fullscreen
+capture fullscreen 540x1080
+
+test release notes
+pathname /doc/devel/release
+capture fullscreen
+capture fullscreen 540x1080
+
+test about
+pathname /project
+capture fullscreen
+capture fullscreen 540x1080
+
+test tour
+pathname /tour/welcome/1
+capture fullscreen
+capture fullscreen 540x1080
+
+test code of conduct
+pathname /conduct
+capture fullscreen
+capture fullscreen 540x1080