Hi, if you still have not got this working - I just tried it yesterday (FF 16.0.1/Selenium IDE 1.10.0) and it worked. Compared to your screenshots, I selected the user-extensions.js script in the "selenium ide extensions" rather than the "core extensions". The locator builder for "wicketpath" then shows up on the corresponding options tab. After restarting selenium, it worked for me: <tr> <td>clickAndWait</td> <td>//span[@wicketpath='widgetDashboard_sc2_widgetList_0_widget_widget-content_pnlTabbed_panel_pnlAllAssets_listView_0_name_nameLinkLabel']</td> <td></td> </tr>
HTH -chris On Tue, Feb 5, 2013 at 7:53 PM, Gabriel Landon <[email protected]> wrote: > Hi, > > Does anyone can help me on this? > I still can't manage to have Selenium IDE works with wicketpath. > > Regards, > > Gabriel. > > > > -- > View this message in context: > http://apache-wicket.1842946.n4.nabble.com/How-to-use-Selenium-IDE-with-wicket-tp4655987p4656093.html > Sent from the Users forum mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Chris Turchin <[email protected]>
