Hi,How to write regular expression for inbox(10) {here 10
is changing while playback}.tell me the pettern.
Answers were Sorted based on User's Feedback
Answer / uday kumar_anem
Browser("xyz").Page("abc").Link("text:=Inbox (.*)").Click
Is This Answer Correct ? | 3 Yes | 2 No |
Answer / amarshukla123
Inbox (.*) will match any number of email either 10000000000
or 0 but the requirement here is that number of emails can
vary from 1 to 10 onlu not 11 not 0 just between 1 to 10
..now this will be a challenge somewhat ..try to post answer
now.
Is This Answer Correct ? | 0 Yes | 0 No |
what is the use of VIRTUAL OBJECTS? explain ?
in a web table , i want you to click a particular object inside cell
A web table is having 3 columns(name, salary and checkbox) in qtp How to select a checkbox based on the highest salary of an employee in a webtable.
What is recovery scenario manager? When you go for recovery scenario manager?
How can I import environment from a file on disk?
Hi, I am working on microsoft infopath forms..It is standalone form..(not dotnet or web.) . I am not able to indentify any objects in it.. I am currently using active accessibility in the macro for the same but its execution is too slow.. Kindly help in case you have better solution.
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 and so on. how we can handle this scenerio thru Descriptive programming?
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
can any body clearly explain about hybridframework with the explanation for files what ever we come acros in this frame work?
what is difference between application testing and product testing?
X flies from Hyd to bangalore using different methods of transportation. write the test scenarios and test cases for this?
Problem with XML checkpoint in QTP ?