Re: How to use Selenium IDE with wicket?

2013-02-07 Thread Chris Turchin
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
tdclickAndWait/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 glan...@piti.pf 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: users-unsubscr...@wicket.apache.org
 For additional commands, e-mail: users-h...@wicket.apache.org




-- 
Chris Turchin ch...@turchin.net


Re: How to use Selenium IDE with wicket?

2013-02-07 Thread Gabriel Landon
Thank you Chris,

There is definitely some wrong with selenium IDE in my firefox.
Uninstalling and re-instaling the plugin did not work.

I've done a fresh install of firefox and it works now!




--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-use-Selenium-IDE-with-wicket-tp4655987p4656169.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: How to use Selenium IDE with wicket?

2013-02-05 Thread Gabriel Landon
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: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



How to use Selenium IDE with wicket?

2013-01-31 Thread Gabriel Landon
Hello,

I'm new to selenium IDE (1.10.0) and I'm trying to use it to test wicket
(1.5.x and 6.x) applications.
I've followed the tips in the wiki
(https://cwiki.apache.org/WICKET/selenium-tips.html) but it doesn't seem to
work.

I've added this line in my application :
getDebugSettings().setOutputComponentPath(true);

I've create the user-extension.js.wicketPathLocatorBuilder files with the
code provided and added it in selenium IDE.
http://apache-wicket.1842946.n4.nabble.com/file/n4655987/selenium_script_shot.png
 

When  I record it is not using the wicketpath :
http://apache-wicket.1842946.n4.nabble.com/file/n4655987/selenium_record.png 

Wicketpath is in the page source :
http://apache-wicket.1842946.n4.nabble.com/file/n4655987/page_source.png 

Am I missing something?

I've seen various quite old post on nabble but none of them help :
http://apache-wicket.1842946.n4.nabble.com/Selenium-Regex-tp2954118.html
http://apache-wicket.1842946.n4.nabble.com/using-selenium-td2068403.html

Thanks for you help.



--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/How-to-use-Selenium-IDE-with-wicket-tp4655987.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org