The title of the window consists of Date and Time.Tell me
the Regular Expression to recognise that window as unique?
Answer / krishna
usually the GUI expressions will be done by taking the
static or fixed text and getting seprated from the dynamic
text but since the above eg is very different so iam not
sure may be u can try these that is !.x this will be name
for the title of the window.
| Is This Answer Correct ? | 0 Yes | 1 No |
How should we write and execute a user define function using WinRunner.
How to know the on which OS and version the application is running through script in winrunner?
What do you mean by the logical name of the object.
soft key for virtual object wizard ?
when obligatory & optional properties cannot uniquely identifying an object then in that case which method u r follow for identifying object in Win Runner ?
What is the purpose of the temp GUI map file?
What is meant by the logical name of the object?
What happens when the gui map file get loaded?
What do you verify with the gui checkpoint for single property and what command it generates, explain syntax?
How winrunner Handles varying window Labels?
how to insert check points? whatis the gui check point?
I Loaded a compile module "mycomp()" using Load statement.later I tried to load this same compile module using one more load statement.Then I tried to unload this usning unload statement one time.will it unload the compile module?