PeopleSoft Test Framework - File Upload
Hi ,
I am using the follwing code to upload the file in to the run control page.
Button -> Click -> Name=FILE_ATTACH_WRK_ATTACHADD
Browser ->FrameSet -> ptModFrame_##
File -> Upload -> name=#ICOrigFileName -> C:\TESTCASE.CSV
Browser ->FrameSet -> TargetContent
But the file is not uploading to the page . It is displaying Dialog Box and searching for the file.But the file is not uploaded and attaching to the File Name of the page .
Please provide me the ideas to develop this.