You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inputting like a fake url when capturing images and captureImage just returns just normal. I would expect that an error was thrown or captureImage to return like false or someting.
Input url with: 1.1.1.1 or a string hi and everything just runs normaly but without generating a file.
Could this module give some feedback to weather a file was generated for me to handle when calling captureImage()?
Inputting like a fake url when capturing images and captureImage just returns just normal. I would expect that an error was thrown or captureImage to return like
false
or someting.Input url with:
1.1.1.1
or a stringhi
and everything just runs normaly but without generating a file.Could this module give some feedback to weather a file was generated for me to handle when calling
captureImage()
?The text was updated successfully, but these errors were encountered: