Hello All,

I have started to use WebSocketTester in my tests
And have noticed weird behavior

This class calls "webApplication.getWicketFilter().setFilterPath("");" in
constructor
FilterPath can be set only once per application :(
So it is impossible to re-use application in case WebSocketTester.

Can I propose PR to create separate protected I can override and
conditionally set filter path?
Or maybe I'm trying to use WebSocketTester incorrectly?

-- 
WBR
Maxim aka solomax

Reply via email to