The selector for the file input field.
Base64 string data for the file.
The name of the file to be uploaded.
The file mimetype.
Optional
options: WaitForSelectorOptionsawait fillFileField(ctx, '.attachment', invoiceDocData, `invoice-${date}.pdf`, 'application/pdf');
Generated using TypeDoc
Attach a base64 file to a file input field.