Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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 / singh.samarveer

GetCaption.- Returns the text associated with the object.
-> To Retrive content/Text from an object.

STRING sImgText

sImgText = Object.GetCaption ()
Print("Image Text:" + sImgText)

Is This Answer Correct ?    0 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a test frame?

1106


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

2505


Want to lear from basic about silktest and how to write scripts. Please let me know if you know any website

3163


How to download latest silk test trial version?

1214


How dom browser extension identify a web application ui object?

1281


How to include a test case into a testplan?

1059


How record a test case into a testplan automatically?

1072


What is the segue testing methodology?

1197


What is stored in a test frame?

1159


What is the syntax of ui object identifier used by dom extension?

1165


How to run all test cases in a testplan?

1184


How to add objects of other pages to a test frame?

1139


In SilkTest we have a function Except Log which displays the path of the error occured in a Script.In QTP do we have any function like that?

2590


What is defaultbasestate?

1152


How to run a test case from a testplan file?

1174