Provide Option to Specify XML Attribute Name in getDebugSettings().setOutputComponentPath(true); ---------------------------------------------------------------------------------------------------
Key: WICKET-1877 URL: https://issues.apache.org/jira/browse/WICKET-1877 Project: Wicket Issue Type: New Feature Components: wicket Environment: Any Reporter: Carlo M. Camerino Priority: Minor Hi , I'm having trouble using selenium because it doesn't recognize the colon (:) character properly. I can't use this in my tests. //[EMAIL PROTECTED]:path='loginPanel_loginForm_cd'] because XPath Has A hard time recognizing it. Can you provide an option say, getDebugSettings.setOutputComponentPath(true, "compname") so that it will be easier to test Thanks Carlo -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.