02-19-2020, 07:10 PM
(11-03-2011, 02:46 PM)Ankesh Wrote: Hi ,...I want to search the "SomeWords" in the current page and to click that ..could you please help ...
i use the following code to get the string location but its not able to find out.
blnCaptureText= TextUtil.getTextLocation(ClickString, intHwnd, intL, intT, intR, intB)
where clickString is "SomeWords"
thanks