Thanks , will give a try Sent from my iPhone
On Apr 6, 2012, at 6:27 AM, vishal nihaniwal <[email protected]> wrote: > Kindly try following > > var = Browser("").Page("").Object.all.item(1).outerHTML > Print var > > above code will print var which is having source of page > > > Regards > Vishal > > > > On Thu, Apr 5, 2012 at 1:01 PM, <[email protected]> wrote: > Thanks , but I was asking for using with script not manually > > Sent from my iPhone > > On Apr 4, 2012, at 11:59 PM, Raghu Busireddy <[email protected]> > wrote: > >> There are many tools to view source. Press F12 to view developer code on IE >> Browser. >> >> Thanks >> raghu. >> >> On Thu, Apr 5, 2012 at 10:05 AM, shashi qa <[email protected]> wrote: >> There are many tools to view source. Install firebug in mozilla and from >> there you can inspect element... >> >> >> Shashi >> >> >> On Wed, Apr 4, 2012 at 10:54 PM, Kiran Ogeti <[email protected]> wrote: >> Could you guide me how to find a object content in view source (basically >> that object is not visible on front end) >> >> Thanks >> -- >> 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 >> >> >> >> -- >> Regards >> >> Shashidhar >> +91 -8125564879 >> [email protected] >> >> -- >> 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 > > -- > 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 -- 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
