Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Object doesnt support this propety or method
#1
Solved: 10 Years, 8 Months, 3 Weeks ago
Hi,
This is my code.
Code:
If  Browser("name:=MyL.*", "creationtime:=0").Page("name:=ACXPPro", "title:=MyL.*").WebList("name:=187", "index:=0", "class:=LMList").Exist(1) Then
Browser("name:=MyL.*","creationtime:=0").Page("name:=ACXPPro","title:=MyL>*").WebList("name:=187","index:=0","class:=LMList").Set DataTable("Source2","DescriptionInfo")
End If

I have 3 source values,
Source1-Excel value -Agent-Working
Souce2-Excel sheet value-I Tried with Agent and #1 -not working
Source3-Excel value-Agent

The same code is working for Source 1 and Source 3.but not working for source 2,so I set up Exist to find the parent hier..,It is there and I tried with index...but againa and agin i am getting the object doenot support error.
Any help?
Thank You
Uma
Reply
#2
Solved: 10 Years, 8 Months, 3 Weeks ago
It is working,
Pls check the method is correct or not
the correct code is
Code:
Browser("name:=MyL.*","creationtime:=0").Page("name:=ACXPPro","title:=MyL.*).WebList("name:=187").Select DataTable("Source2","DescriptionInfo")
Thanks,
Uma
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Object doesn't support this property or method takecharge 1 1,348 11-13-2019, 10:05 PM
Last Post: stormbringer
  does WebTable Object provides a method to get column number umer830 4 12,458 07-06-2018, 09:32 AM
Last Post: vijaychourasiya0109@gmail.com
  Object doesn't support this property or method: 'window(...).window(...).winobject' senthil5683 1 3,496 07-04-2016, 07:08 PM
Last Post: venkatesh9032
  Send key method does not set value on webEdit object. sandeep arora 1 14,379 04-05-2012, 05:27 PM
Last Post: verma.vik6
  Object doesn't support this property or method: 'mail.unread Line(2929):"". kotaramamohana 0 2,289 09-28-2011, 06:19 PM
Last Post: kotaramamohana

Forum Jump:


Users browsing this thread: 1 Guest(s)