11-18-2010, 04:43 AM
Hi Kavita..
Can u plz explain what the diff b/w 1 & 2 i am new to QTP..
1)Murali uses this one.. then how do u think to resolve this..
2)
what is Window().Type..
u r help would be appreciated..
Hi Murali,
here it doesn't treat "Browse" as Web Button plz check properties of "Browse" it may resolve u r prob..
Thanks
Can u plz explain what the diff b/w 1 & 2 i am new to QTP..
1)
Code:
Browser("Chronicle Careers").Page("The Chronicle Of Higher").Frame("Frame_7").WebFile("uploadfile").Click
2)
Code:
Browser("Chronicle Careers").Page("The Chronicle Of Higher").Frame("Frame_7").Window().Type "C:\Documents and Settings\mthota\My Documents\Murali\Office\Sprints\diff upload files\PDF_file1.pdf"
what is Window().Type..
u r help would be appreciated..
Hi Murali,
Code:
Browser("Chronicle Careers").Page("The Chronicle Of Higher").Frame("Frame_7").WebFile("uploadfile").Click
Thanks