Is there any way to retrieve content of the image
i.e If image contains text... how to retrieve in silk test
In QTP there is GetVisibleText is there any function similar
to this in silktest...
Answer Posted / lakshmi v
Hi Mudasir,
Could you please elaborate with an example code snippet on
how we can read the text embedded in an image. I guess that
it may not be possible to do so.
One example of such a case is CAPTCHA (the distorted text
which appears while we sign up for most of the websites).
This text which can be read by a human is embedded and
presented as an image. The purpose of having CAPTCHA is not
to let any automated bots/tools perform the sign ups and
overload the website.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the problems you faced while identifying an object in silk?
How to create group and sub group descriptions in a testplan?
How to create a test frame?
What is stored in a test frame?
can any one please tell me the full form of .g.t in silktest datadriven method
How record a test case into a testplan automatically?
What is 4test?
How to create a new silktest project?
How to select a group of test cases in a testplan to run?
Is there any way of passing values at runtime? Like scanf does in C.
How to add objects of other pages to a test frame?
What is a test frame?
What is silktest agent?
How to create and edit a testplan?
How to run a test case from a testplan file?