Thanks Sandeep it worked for me too. On Wednesday, March 28, 2012 6:07:01 AM UTC-7, Sandeep PL wrote: > > Hi, > > Error may be due to Frame object > Remove Frame and execute it will run > > > On Wed, Mar 28, 2012 at 5:04 PM, Sheik Adil <[email protected]> wrote: > >> Hi All, >> >> i'm using the below code to enter text in Web Element >> Browser("micclass:=Browser").Page("micclass:=Page").Frame("html >> tag:=IFRAME").WebElement("html tag:=BODY").Object.innerText = "testing" >> it gives this error. the property i have for FRAME and Web Element object >> is only html tag >> >> >> >> Suppose if use the >> Browser("micclass:=Browser").Page("micclass:=Page").Frame("html >> tag:=IFRAME","Index:=1").WebElement("html tag:=BODY").Object.innerText = >> "testing" >> it only executes but won't enter text. so help me to resolve this issue >> >> Thanks >> Ads >> >> -- >> You received this message because you are subscribed to the Google >> "QTP - HP Quick Test Professional - Automated Software Testing" >> group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/MercuryQTP?hl=en >> > >
-- You received this message because you are subscribed to the Google "QTP - HP Quick Test Professional - Automated Software Testing" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/MercuryQTP?hl=en
