Forum Discussion

DineshVummidid's avatar
DineshVummidid
Occasional Contributor
7 years ago

Verify and Find Truncated and Overlapping Text in Web application by Text Recognisation

Hi Team,

 

Required support read visible text on object by using Text recognition method.We are tried with OCR, but its not working as expected some text are missed or added junk character while reading visible text from object.

 

Scenario: 

We are able to recognize object by using "FindChildbyxpath". From the recognized object am trying to get visible text.

 

 set SetAppObj=Sys.Browser("iexplore").Page("*").FindChildByXPath("*", True)

 

Could please help me from above scenario to recognize text by Text recognition mechanism

 

Thanks,

Dinesh.

3 Replies

  • Marsha_R's avatar
    Marsha_R
    Champion Level 3

    Please use Object Spy to look at the object in question and post the Advanced results.  We may be able to help you find the text in there.

    • DineshVummidid's avatar
      DineshVummidid
      Occasional Contributor

      Thanks Marsha,

       

      can we use  Text recognisation in Web based application.

      • Marsha_R's avatar
        Marsha_R
        Champion Level 3

        Hi Dinesh - 

         

        Did you post your Object Spy results?  I don't see them here.

         

        Thanks

        Marsha