script |
browser test |
open |
$url->[http://127.0.0.1:8000/FitNesseMock] |
note |
Select file for first file upload on page |
select file |
$generated->[bye1.txt] |
check |
value of |
name=chosenFile |
/bye1.txt/ found in: C:\fakepath\bye1.txt |
check |
value of |
name=chosenFile2 |
BLANK |
note |
Select file for specific file upload on page |
select file |
$generated->[bye1.txt] |
for |
name=chosenFile2 |
check |
value of |
name=chosenFile |
/bye1.txt/ found in: C:\fakepath\bye1.txt |
check |
value of |
name=chosenFile2 |
/bye1.txt/ found in: C:\fakepath\bye1.txt |