Add simplified DOM dump generation and improve linter comment handling

This commit is contained in:
seb
2025-07-17 06:00:56 +02:00
parent a492223e45
commit f44b66b152
5 changed files with 271 additions and 8 deletions

7
google.test Normal file
View File

@@ -0,0 +1,7 @@
use "Chrome"
# Part 1 - Load Google and wait for cookie consent
open "https://google.de"
sleep 2000 "load"
dump "load"