10-13-2011, 10:20 AM
Hi
just try with "show" property for menu "Selling" and "Select" for selecting "Opportunities". the below is the sample code.
just try with "show" property for menu "Selling" and "Select" for selecting "Opportunities". the below is the sample code.
Code:
Browser("Q.Central Login").Page("My Accounts").Show "Selling"
Browser("Q.Central Login").Page("My Accounts").WebElement("Selling").Select "Opportunities"