Posts: 1
Threads: 0
Joined: Sep 2011
Reputation:
0
09-23-2011, 05:34 PM
(This post was last modified: 09-23-2011, 05:35 PM by atul2038.)
The format of 'CreateObject' function is:
CreateObject(servername.typename)
please tell me from where can I retrieve the 'servername' of applications.
e.g. generally we use-
1) 'Excel.Application' for MS Excel (why haven't we used MSExcel.Application?)
2) 'InternetExplorer.Application' for Internet Explorer (why didn't we use IExplorer.Application?)
Posts: 3
Threads: 1
Joined: Nov 2011
Reputation:
0
11-23-2011, 11:16 AM
Hi.. Sreesswatha i have joined today only i saw ur query and done some R&d and found that webedit object doesn't have webtable object as its parent, so remove the webtable parent object from your code then run the script. it will work fine i tried it
Bye
S_shiva
Posts: 3
Threads: 1
Joined: Nov 2011
Reputation:
0
11-23-2011, 08:28 PM
(This post was last modified: 11-23-2011, 08:30 PM by chrissolinsky.)
Thanks for nice infomation it is helpful
Posts: 7
Threads: 0
Joined: Jan 2016
Reputation:
0
01-25-2016, 02:48 PM
Hi Shusheel,
Please use regular expression in the recorded property values of the objects in OR. i.e. TeScreen("screen28888") , TeField("field167")
Suppose if the value for Name property is screen28888 then make it as screen\d+ so it will match all screens with name as "sceen....."
Apply this change to every recorded object description.
Thanks,
Arun
Posts: 4
Threads: 3
Joined: Sep 2016
Reputation:
0
10-04-2016, 08:38 AM
Hi Sir/Mam,
Can any one tell me how to post a new query in this forum. As I am fresher in my company joined as an Automation. I know only basics, to get clarification and good information from seniors and experts of this forum.
Thanks
Anusha