mirror of
https://github.com/vladocar/screenshoteer.git
synced 2024-11-17 01:18:32 +01:00
Update README.md
This commit is contained in:
parent
10b566179d
commit
319e356a4d
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ Parameters:
|
|||
--el - css selector document.querySelector
|
||||
--auth - basic http authentication
|
||||
--no - exclude "image", "stylesheet", "script", "font"
|
||||
--click - example: ".selector>a" excellent way to close popups or to click some buttons on the page.
|
||||
--click - example: ".selector>a" excellent way to close popups or to click some buttons on the page.
|
||||
--file - output file name (optional, otherwise based on page title and timestamp)
|
||||
<p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue