Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 250 by [email protected]: Click button is not working for slide
menus
http://code.google.com/p/robotframework-seleniumlibrary/issues/detail?id=250
Hi,
I am trying to click a menu option (Password) which is made with slides so
I am using xpath to do it as bellow:
Click Button xpath=//div[@id='ctl00_MainMenu']/ul/li[2]/div/ul/li/a/span
So the RF says the TC passed by clicking the Password option but the Option
page is not been loaded.
See attachs
Attachments:
issue1.png 290 KB
issue2.png 126 KB