Password and form data is stored in plain text within a WebCopy project file.
If you use Forms, Passwords or Cookies to authenticate with a website, you should consider adding a custom rule to exclude any logout pages. Otherwise, if WebCopy detects this page, eventually it will access it and your session will be logged out, potentially affecting the remainder of the crawl.
As well as manually defining forms, you can also automatically capture a form within a webpage.
To open the Capture Form tool, open the Tools menu and select the Capture Form item
When you first open the Capture Form tool, the browser window will show the root page for the website you want to copy. If this page doesn't contain the form you want to capture, you can use the browser window to navigate to the appropriate page, or directly enter the URL of the page into the address bar.
Once you have navigated to a page containing one or more forms, each form will be display in a list in the top right side of the window. Displayed underneath this form is a list of detected parameters for the selected form.
The parameter list for the selected form is displayed below the form list. A checked parameter will be added to the form definition, unchecked ones will be ignored. By default, hidden parameters are unchecked, all other parameters will be checked.
To refresh the form list and pick up any changes you have made to the form in the web browser, click the Scan Form button in the toolbar.
To create a form definition, once you have selected the form and any parameters you want to customise, click the Create Form button. The form will be added to your project and the Capture Form window closed.