-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
I was unsuccessful in my all attempts...
Any help on the same would be highly appreciable...">Hi,I am using QTP with peoplesoft Add-in for recording test cases for PEOPLESOFT...I want to use "RIGHT CLICK" event of the mouse... I want to right click on a link and thro' the menu appearing, wanna select an option...I was unsuccessful in my all attempts...Any help on the same would be highly appreciable...
-
-
Can you record right click and the menu appearing after right clicking on any of the links in the browser...??If YES then HOW...??
Yes,we can right click and select the links from menu.Example:If u want to right click on the link useBrowser(objBrowser).Page(objPage).Link(objText,objType).FireEvent "oncontextmenu"This will opens the menu.If u want to click on any link in that menuBrowser(objBrowser).Page(objPage).WebElement(objText,objType).Click
-
-
-
QTP Interview Questions
Ans