02-28-2013, 05:37 PM
Thanks pradeep
it worked ....
now i want to add that number in datatable so the code will be
datatable will have
Number
\+\(91\)-22-67732000
is this the right way to do this?
it worked ....
now i want to add that number in datatable so the code will be
Code:
browser("name:=.*").page("title:=.*").Link("html tag:=A","class:=ctc f13","text:="&DataTable("Number", dtGlobalSheet)).Exist
datatable will have
Number
\+\(91\)-22-67732000
is this the right way to do this?