Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I can't displaying all the pages name in the .txt file
#4
Solved: 11 Years, 3 Months, 3 Weeks ago
Hi NJ,
The issue is there because you are taking the count of object at 'Total_no_link=rc.count()' which will return you an numeric value not an object. so when you do 'total_no_link(i)' in 'ln=total_no_link(i).getRoProperty("name")' it gives you the error. you should use the object (rc) here not the count.



'

Reply


Messages In This Thread
RE: I can't displaying all the pages name in the .txt file - by Saket - 08-17-2009, 05:29 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Comapre txt file with different number of lines anushreebehura 0 1,741 06-02-2015, 06:28 PM
Last Post: anushreebehura
  QTP DP to click no. of pages rashmi2309 8 4,969 09-03-2009, 06:08 PM
Last Post: rashmi2309
  Reading from txt file on Quality Center stevol 0 2,100 01-13-2009, 04:02 PM
Last Post: stevol
  calling single script to identify web pages dynamically Anj 2 3,490 01-22-2008, 03:35 PM
Last Post: Anj

Forum Jump:


Users browsing this thread: 2 Guest(s)