Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Can you record right click and the menu appearing after right clicking on any of the links in the browser...??If YES then HOW...??
Example:
If u want to right click on the link use
Browser(objBrowser).Page(objPage).Link(objText,objType).FireEvent "oncontextmenu"
This will opens the menu.If u want to click on any link in that menu
Browser(objBrowser).Page(objPage).WebElement(objText,objType).Click
This Question is not yet answered!
Related Answered Questions
Related Open Questions