add draft screenshot command

This commit is contained in:
Dennis Eichhorn 2020-05-22 18:47:12 +02:00
parent 448409d0c3
commit 0d014f0319

2
Helper/screenshots.txt Normal file
View File

@ -0,0 +1,2 @@
firefox -screenshot https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options --file true --filename "/home/spl1nes/Downloads/test.png" --selector "h1"
firefox -screenshot https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options --file true --filename "/home/spl1nes/Downloads/test2.png" --selector "h2"