wabarc / screenshot

Capture webpage and save as image using chromedp
GNU General Public License v3.0
13 stars 0 forks source link

screenshot not working with some types of URL #27

Closed ghost closed 1 year ago

ghost commented 1 year ago

Hi, i tried to capture screenshot from link lke screenshot-windows-amd64.exe -img https://domain.com/?__EVENTTARGET=&__EVENTARGUMENT=&width=1000&height=1000&connect=Connect%21

but i receive error:

https://domain.com/?__EVENTTARGET= => 2022-12-08-113138.190-127-0-0-1-domain.png
'__EVENTARGUMENT' is not recognized as an internal or external command,
operable program or batch file.

'width' is not recognized as an internal or external command,
operable program or batch file.
'height' is not recognized as an internal or external command,
operable program or batch file.
'connect' is not recognized as an internal or external command,
operable program or batch file.

with basic domain like google.com, all working fine. how to fix it?

welcome[bot] commented 1 year ago

Thanks for opening this issue. We should be by to give feedback soon. In the meantime, please check out the contributing guidelines.

ghost commented 1 year ago

i fixed with " "