hound icon indicating copy to clipboard operation
hound copied to clipboard

File open dialog

Open hchan-enbala opened this issue 8 years ago • 1 comments

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

hchan-enbala avatar Dec 09 '16 06:12 hchan-enbala

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?

keown avatar Aug 29 '17 09:08 keown