Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error
#1
Solved: 10 Years, 10 Months ago
Hi,
please let me know the syntax of descriptive programing is correct for the below mentimoed script.
I am retrieveing the EMI using Descriptive Programing.

Code:
systemutil.Run"iexplore.exe","http://www.homeloanshub.com/mortgage-calculator/"
Browser (name:="Mortgage Calculator").page(title:="Mortgage Calculator").webedit("principal").set"1000000"
Browser (name:="Mortgage Calculator").page(title:="Mortgage Calculator").webedit("interest").set"2"
Browser (name:="Mortgage Calculator").page(title:="Mortgage Calculator").webedit("tenure").set"5"
Browser (name:="Mortgage Calculator").page(title:="Mortgage Calculator").webbutton("Calculate").Click

when i run the above script the error displays as:

"The test run cannot continue due to a syntax error.

Expected ')'

Line (1):
Code:
"Browser (name:="Mortgage Calculator").page(title:="Mortgage Calculator").webedit("principal").set"1000000"".


please can any one assist on this.

Regards,
Shwetha
Reply


Messages In This Thread
Error - by shwetha_m - 02-01-2012, 01:39 PM
RE: Error - by mwietrzyk - 02-01-2012, 04:57 PM
RE: Error - by dreiseitel - 02-01-2012, 08:03 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)