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.
No Answer is Posted For this Question
Be the First to Post Answer
Hi Guys, I want to place all of my values which i am getting it from a loop in to a global shee. For that i had written the script like this For i = 1 to ECOs-1 ECO = List(i).GetROProperty("innertext") DataTable.AddSheet("ECOList") DataTable.GetSheet("ECOList").AddParameter "ECOList",ECO AbortECO = DataTable.GetSheet("ECOList").GetParameter ("ECOList").Value msgbox AbortECO DataTable.GetSheet("ECOList").SetNextRow Using the above script, whenever the loop iterates it is creating new column "ECOLIST" in the sheet called "ECOLIST". It means, the values are displaying in the column wise even though i added the script " DataTable.GetSheet("ECOList").SetNextRow" . The cursor is not moving to the next line. Anybody help me out how to pass the values from script to the excel(Global/Local) sheet. Pls let me know @ nbabu11@gmail.com if you are not clear about the question.
what is frame work of qtp?
Hi All. Can you please explaing what is checkpoint? How it Will Work? what is meaning of "check checkpoint ("proprtname").how it will compate with expected value? Thanks in Advance............... Lakshmi
is it possible to map an image as standard Object or u've to treat as virtual? how to map an Dynamic image into standard object?
What is the short cut keys for the following?
I have to pass all the test cases into gmail userid and password using functions please give me code thanks have anice and greate day
What is Virtual object wizard in QTP?
What is quicktest professional (qtp window?
what is file database
Write a QTP script to print all the link names displayed in a web page
hi to all, i need a code.. in flight application 1.i need to login first then i need to insert 3 new orders... 2.i have to log out 3.i have to login again with different user 4.need to insert 2 new orders 5.then need to log out 6.then again login with different user 7.3 new orders create and log out 8.but we hv to do this using data table and actions please help me
hi all can any body explain how to write the script for finding the mandatory fields which are having [red Astrik sign (*)]