What is the regular expression for Yahoo mail Inbox?
Answer Posted / suresh anagani
Hi Mahi,
you are right but sligt modification in your script
inbox\(\d*\)
This should be work..
Thanks,
-Suresh
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How you can decide which type of object repository you have to use?
In a flight window we have to enter the name and meal request for every passenger.In that window if we give Total passengers=1 then the Psngr1 name field and psngr1 meal request field will reflects.if we give Total passengers=2 then Psngr1 name field and psngr1 meal request field,Psngr2 name field and psngr2 meal request field will reflects and so on.if total psngrs=100 then will we capture all the fields for the psngrs to Automate the app how we can handle this scenerio thru Descriptive programming?
how will you load the test cases in ddt?
your coming from electrical backgroung..but y ur coming to software side?
What is the difference between call to existing action and copy of an action?
What is output value? How many types of output values are there in qtp?
Hi, I'm a beginner in QTP and planning of a certification in QTP, but have no idea about it :P. Could anyone please tell me what certifications that a QTP- beginner can take? What is the fees and the syllabus for the certification? Please reply soon. Thanks Vidhya
Write a QTP script to enter a keyword in to Google search engine?
Through array we can execute the testcase how ? give me example
How to handle dynamic objects in quicktest professional?
Is it possible to change the values of analog recording?
What is a quick test professional?
What are the types of object repository in qtp?
what is error and fault in terms of software quality?
Could you please any one give code for the following ? Scenario : Suppose a excel file contains 10 records and earch have 5 fields. how can i input this excel file for datadrive wizard ? Please explain