- sathieshkumar
- Posts : 1
Join date : 2010-05-17
Age : 41
Location : Chennai
Element Sub menu not found
Mon May 17, 2010 9:17 pm
Hi,
I am new to Selenium, In my application am having lot of submenu's when i click the submenu and play back am not able to proceed further. keep on getting the error as element submenu (name) not found. could some one point me in right direction. Appreciate your help in advance
- Satty
I am new to Selenium, In my application am having lot of submenu's when i click the submenu and play back am not able to proceed further. keep on getting the error as element submenu (name) not found. could some one point me in right direction. Appreciate your help in advance
- Satty
- s.veerachary
- Posts : 4
Join date : 2010-05-04
Re: Element Sub menu not found
Thu May 20, 2010 6:10 pm
Hi,
Use xpath, then u easily identifies the sub menus.
ex: selenium.click("xpath=.........");
Chary..
Use xpath, then u easily identifies the sub menus.
ex: selenium.click("xpath=.........");
Chary..
Permissions in this forum:
You cannot reply to topics in this forum