Prepare for your Next Interview
This is a discussion on SilkTest 2006 Error : Window is not Active within the SilkTest forums, part of the Software Testing category; Hi All, I am using a .Net application. I have enabled the extension for the application. I am able to identify each .Net object properly. But whenever I write a ...
|
|||
|
Hi All,
I am using a .Net application. I have enabled the extension for the application. I am able to identify each .Net object properly. But whenever I write a small script to access those Objects I get "Window is not active" error. For eg. I have a window declaration for all the textfields in my application but when I try to run the following script, WorkBench.BenchmarkInfo.ModelFreeCash.SetFocus() WorkBench.BenchmarkInfo.ModelFreeCash.SetText("") I get the following Error [ ] *** Error: Window '[SwfTextField]Model Free Cash|[SwfTextField]$txtModelFreeCash' is not active [ ] Occurred in WorkBench.BenchmarkInfo.ModelFreeCash.SetText P.S. The textfield is active but still it says not active. Kindly help me with this asap. Thanks in advance, 2lz (Toolz) |
| Sponsored Links |
|
|||
|
Re: SilkTest 2006 Error : Window is not Active
Quote:
you are going to set text of a control which is non-changeable like 'static text' control or 'label' control's 'settext' is not available this is ready only. I think it will help you. With regards, Rajesh Jakhal (New Delhi, India) |
|
|||
|
Re: SilkTest 2006 Error : Window is not Active
Hi Toolz,
You are going to change the readonly properties of a control. Here this control is a 'static text' or 'label' control whose caption is ready only. With regards, Rajesh Jakhal (New Delhi, India) |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Retrieveing the title of the currently active window | Geek_Guest | QTP | 6 | 06-28-2008 01:21 AM |
| Actual Window Menu is the unique extension of standard window menu that provides adva | JobHelper | Geeks Lounge | 0 | 04-25-2007 07:30 AM |
| Script is not running properly getting Window was not found error | Geek_Guest | SilkTest | 1 | 04-18-2007 07:16 AM |
| How to capture text from message/error popup window | Geek_Guest | WinRunner | 0 | 04-03-2007 01:25 PM |
| Hide Window Plus is a tool that allows you to hide any window from the screen and the | JobHelper | Geeks Lounge | 0 | 03-31-2007 02:30 PM |