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: [email protected] For additional commands, e-mail: [email protected]
