Quote from: Richard Moss on May 25, 2021, 07:44:03 AM
Hello,
By preview window I assume you mean the embedded webbrowser used for capturing a form or external login? This is embedded Internet Explorer and so isn't linked to WebCopy. It also uses your global OS cookies so if you logged into it, then it has likely kept that cookie. It shouldn't have anything to do with the current WebCopy version.
Quote from: Richard Moss on May 25, 2021, 07:44:03 AM
If the button isn't displayed when you are logged into the service, then using one of WebCopy's supported authentication methods (posting a form, manual authentication or copying cookies) should work. It is also possible that it uses user agent sniffing, so perhaps it is worth changing the agent to match that of an existing browser.
Quote from: Richard Moss on May 25, 2021, 07:44:03 AM
Edit: I forgot to mention, but sample URLs would be of great benefit. Unless they link to NSFW sites in which case please don't post these.
<form action="" method="POST">
<input id="continuebutton" type="submit" name="imgContinue" value="Continue to your image..." />
</form>