0 Replies Latest reply on Oct 9, 2009 9:53 AM by mcmazigh

    sorting data

      hello,

      I've been trying to write tests using jsf unit framework, and what I want to ask if it's possible to retrieve the sorting order while I click the sorting icon from the request parameters or not. Now I could send a request by simulating a mouse click on the needed cell with HtmlUnit, but what I want now is to check if the data were sorted in the right order or not. Thank you for replying.