Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Hiii. Could you clarify this doubt
#1
Solved: 10 Years, 9 Months, 1 Week ago
Hiii Friends
I am facing this issue while executing script

Can anyone help me out
The test run cannot continue due to an unrecoverable error.

Object doesn't support this property or method: 's'

Line (1): "SystemUtil.Run "iexplore","http://preprod.inf.com/"".



I am not getting what is happening with my code
And below is my code




Code:
SystemUtil.Run "iexplore","http://preprod.inf.com/"
Browser("name:=::InfoSingle.*").Page("title:=::InfoSingle.*").Sync
Set s=Description.Create
s("micclass")="WebEdit"
s("name")="ctl00$ContentPlaceHolder1$txtUname"
Browser("name:=::InfoSingle.*").Page("name:=::InfoSingle.*").WebEdit(s).Set "abc"


Also i am facing cannt identify WebEdit class.
I dont know what is happening with my code
Could you please explain me how to reslove it,
It would be great help if you can suggest what to do
Thank you all
Reply


Messages In This Thread
Hiii. Could you clarify this doubt - by priya10it - 11-11-2012, 12:26 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Logic doubt Prema 2 2,470 12-08-2010, 06:24 PM
Last Post: manishbhalshankar
  Doubt on Object Repository Rajashekar Gouda 1 2,410 05-03-2008, 03:43 AM
Last Post: niranjan

Forum Jump:


Users browsing this thread: 1 Guest(s)