GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

  GeekInterview.com  >  Tech FAQs  >  SilkTest

 Print  |  
Question:  Find a text in a Window using Silktest

Answer: How to find a particular text in a window using Silk Test (like "win_find_text" in Winrunner)?


July 07, 2008 05:27:41 #1
 eshana_87   Member Since: July 2008    Total Comments: 2 

RE: Find a text in a Window using Silktest
 
We can find the text by using the GetText () method.
     

 

Back To Question