renoth commented on code in PR #555:
URL: https://github.com/apache/wicket/pull/555#discussion_r1125463714


##########
wicket-core/src/main/java/org/apache/wicket/util/tester/BaseWicketTester.java:
##########
@@ -1576,6 +1577,48 @@ public Component getComponentFromLastRenderedPage(String 
path)
                return getComponentFromLastRenderedPage(path, true);
        }
 
+       /**
+        * TODO

Review Comment:
   still todo



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to