I have 5 save buttons in 5 tabs . The tabs are placed one after the other. My object repository have these added as 5 save buttons with name sav1, save 2, save 3 , save 4, save 5 .all are getting highlighted from OR but they are not getting clicked. After spying each button all the properties are same except
First button
Index 0
html id:=btnSaveTab1
outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab1"" value=""Save"" type=""button"">",
Second button
"html id:=btnSave
"outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button"">",
Third button
"html id:=",
outerhtml:=<input id=""btnSaveTab1"" class=""Button"" onclick=""document.getElementById('a1').click();"" name=""btnSaveTab
Fourth button
"html id:=btnSave
outerhtml:=<input id=""btnSave"" class=""Button"" onclick=""document.getElementById('a2').click();"" value=""Save"" type=""button""
5th button
"html id:=",
"outerhtml:=<input class=""Button"" onclick=""document.getElementById('a5').click();"" value=""Save"" type=""button"">",
No Answer is Posted For this Question
Be the First to Post Answer
Hi Friends, I'm new to QTP. I want to write a function in QTP for below senario. In an Excel sheet column B, I Have 10 Url/Links, and in Colum A there is a Flag as Y and N. My test should run only on those iterations which are flagged as Y. Please help, Thanks
one screen page,that contains file , browse , update and cancel buttons.when we browse a file it should get update otherwise it should go to previous page.write negative test case for that.
Can we test the Word Document using QTP Tool? We should test the page size,page set up, paragraph indentation and spacing, font size of the the character int the page.
any one can send me the concepts of qtp
how do close the task manager through QTP?
does the vb script knowledge is mandatery in testing using QTP
Why VB scripts are used in QTP and TSL in Winrunner, is there any advantage of using VB Scripts
Hi all Can u give me the link where we can download full version of qtp my mail id is karthic.venkitapathi@gmail.com
HOW TO AUTOMATE CAPCHA IMAGES while creating Gmail account
What are the key elements available in test result window?
what is the advantages and disadvantages of using functions instead of re usable actions
How can you identify the browser and its information using QTP script?