Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unable to get text from Web page
#1
Solved: 11 Years, 3 Months, 1 Week ago
I am using web application developed in .Net in that after filling an application and sending i will get a unique number.
I want to take that number from the web page and search for application with the desired number with another login.
But Unable to do the same.

I used this code to get the Number.

Code:
x=Browser("AutoDCR").Page("B u i l d i n g P l a").Frame("contents_3").GetROProperty("outertext")
MsgBox x
I also Used the below code

Code:
DataTable.Value("ApplicationNumber",dtlocalsheet)= Browser("AutoDCR").Page("B u i l d i n g P l a").Frame("contents_3").GetROProperty ("innertext")
MsgBox DataTable.Value("ApplicationNumber",dtlocalsheet)

But I am unable to get the number in message box.

PFA Screen shot
Please help me ASAP


Attached Files Image(s)
   
Reply


Messages In This Thread
Unable to get text from Web page - by nistalaramesh - 11-25-2010, 07:57 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Can QTP handle slick grid table in a web page qtplearner88 2 4,479 10-01-2019, 10:44 AM
Last Post: shilpi952
  unable to rowcount in web table manoj84monu 1 2,887 06-13-2016, 04:46 PM
Last Post: Anu1234
  DP Web Browser/Page issues rstimers 1 2,420 08-14-2015, 12:37 PM
Last Post: venkatesh9032
Question Capture Entire Web page through QTP learnQtptips 2 11,902 07-25-2013, 05:24 PM
Last Post: vinod123
  Unable to click on moving text in a website Akhila 4 3,977 07-18-2013, 02:38 PM
Last Post: tanyamrz

Forum Jump:


Users browsing this thread: 1 Guest(s)