how can i type the text message in compose box in yahoo
mail using descriptive programming in QTP?
Answer / Abhay Pratap Singh
To type a text message in the compose box of Yahoo Mail using QuickTest Professional (QTP), follow these steps:
1. Navigate to the Yahoo Mail web application and log in.
2. Locate the compose button and click it to open a new email composition window.
3. Identify the text input field for the recipient's email address, subject line, and message body using QTP's Object Repository or by recording the action.
4. Set values for the identified fields using the 'Value' property of each object.
5. To type a message in the body, use the 'Type' keyword along with the 'Value' property:n Type Property(obj_body,'Value') = "Your message text"
6. After setting the values, trigger the script to run and verify that the email is sent correctly.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is difference between AS2 and AS3.?
'IMP' is not recognized as an internal or external command, operable program or batch file. this is the error message i am getting when i importing dmp for the backup. where is the problem?
what will this do? function show_alert value="Show User" eval("x=10; y=20; document.write(x*y)");
what is Eventflow.?
what is the diff between ANT and MAVEN?
Someone who protect my excel file, m using ms office 2007 and windows 7 operating system, pls help me, how can i unprotect sheet
which is best institute for flex and actionscript in hyderabad
I Am Planning to Write ISTQB foundation level Ceritification of inida. can Any Body let me know how to prepare for it & Any Study material can you provide or Any other E-books i should need to Study. Please Mail to me ajaybe_2004@yahoo.co.in THnaks in advance Ajay
What is a Scripting Language?
a="10.20.30.1" replace 1 with 45 in python using reg ex
Need a batch file or VB script to delete old (more than 90datys) roaming profiles
what we will test in functionality testing