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

WicketTester - missing border path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 8.0.0-M1, 7.4.0
    • 8.0.0-M2, 7.5.0
    • None
    • None

    Description

      After upgrading from Wicket 7.3.0 to 7.4.0 my tests are failing cause of missing border component which are present in 7.3.0. If I run the application and test it manually there are no problems.

      I'm using a custom Border component to wrap my input fields.

      java.lang.AssertionError: path: 'form:passwordBorder:passwordBorder_body:password' does not exist for page: CustomerEditPage

      I don't know exactly whats the problem. You can try it out with the following example project:
      https://github.com/MarcGiffing/wicket-spring-boot/
      You only have to switch the wicket property in the parent module to 7.4.0.

      CustomerEditPageTest

      If you can't launch the example project I will try to reproduce the failing test in an simple quickstart project.

      Attachments

        Issue Links

          Activity

            People

              bitstorm Andrea Del Bene
              marc-g Marc G.
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: