hound
hound copied to clipboard
File open dialog
Hi,
I'm testing something that requires the user to choose a file to upload. How do I handle that dialog?
- user presses "choose file" button.
- a file chooser dialog pops up, select file, hit open. Dialog goes away
- user sees the file they've uploaded but is not editable (fill_field doesn't work). You can only edit if you press the "choose file "button
- user presses "upload" button
any help would be greatly appreciated.
thanks in advance
hi @hchan-enbala, this is not strictly related to your question but how did you manage to select the file once the dialog is open?