Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
expected ')' error
#6
Not Solved
how to handle this error

The "[ Link ]" object's description matches more than one of the objects currently displayed in your application. Add additional properties to the object description in order to uniquely identify the object.



Thanks
sia

here is my code
Code:
Browser("sd").Page("sd").WebEdit("city").FireEvent "onclick"
Set WshShell = CreateObject("WScript.Shell")
wait (1)
WshShell.SendKeys (DataTable("city", dtGlobalSheet))
wait(1)
Set WshShell = Nothing
wait 4
Browser("sd").Page("sd").Link("html tag:=A","text:="&DataTable("what", dtGlobalSheet)).Click
Reply


Messages In This Thread
expected ')' error - by sia sharma - 08-29-2012, 03:35 PM
RE: expected ')' error - by sshukla12 - 08-29-2012, 03:58 PM
RE: expected ')' error - by sia sharma - 08-29-2012, 04:11 PM
RE: expected ')' error - by sshukla12 - 08-29-2012, 05:40 PM
RE: expected ')' error - by sia sharma - 08-30-2012, 12:31 PM
RE: expected ')' error - by sshukla12 - 08-30-2012, 01:51 PM
RE: expected ')' error - by sia sharma - 08-30-2012, 02:03 PM
RE: expected ')' error - by sshukla12 - 08-30-2012, 04:30 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Expected End statement error Lavanya N 2 5,736 07-27-2015, 01:52 PM
Last Post: Lavanya N
  How to check expected cookies are present or not priyanka.agarwal 0 2,271 07-02-2015, 12:43 PM
Last Post: priyanka.agarwal
  Validate Numeric value is displaying expected format kalaivanan123 1 3,838 09-23-2013, 08:45 PM
Last Post: ravi.gajul
  QTP: code is not working as expected mahi392 0 2,485 09-17-2012, 10:56 PM
Last Post: mahi392
  Update expected results as you validate on ResultViewer mok 1 3,184 01-31-2012, 08:56 AM
Last Post: rajpes

Forum Jump:


Users browsing this thread: 1 Guest(s)