Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1638

Wickets unique IDs cause problems for automated testing

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • wicket
    • None

    Description

      Wickets unique markup IDs cause problems writing automated tests.

      They should be changed so that the first instance of a component with an ID of "foo" on a page would have a generated ID of "foo", the second would be "foo2" and so on. This would make the IDs consistent enough that they could be used for testing.

      See the following discussion for more info.

      http://www.nabble.com/Wickets-unique-IDs-cause-problems-for-Selenium-td17267339.html

      Attachments

        1. UniqueIDs.patch
          18 kB
          John Ray

        Activity

          People

            ivaynberg Igor Vaynberg
            johnray John Ray
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: