
- Forum
- Testing
- Software Testing
- TSL for Placing Cursor in Username Textbox
TSL for Placing Cursor in Username Textbox
This is a discussion on TSL for Placing Cursor in Username Textbox within the Software Testing forums, part of the Testing category; Hi Friends Iam New member! Iam New to Testing, I am testing an Web application. I have login Screen, In ...
-
04-09-2007, 04:46 AM #1
- Join Date
- Apr 2007
- Answers
- 2
TSL for Placing Cursor in Username Textbox
Hi Friends
Iam New member!
Iam New to Testing, I am testing an Web application.
I have login Screen, In that as usual i have Two feilds
a. User Name
b. Password
c. Login buton
How to Move Cursor in User Name feild textbox
give me an Example and what is the TSL function.
I tried with Obj_type("window",:<kTab>);
-
HI
u can use Set method means it moves the cursor to the specified place

Reply With Quote





