Hi. I want to have a bookmark step and a new parameter on the invoke step. It's usage should be like this:
// login as user a verifyTitle 'profile page of user a' bookmark as:'profile page of user a' // logout verifyTitle 'start' // login as user b -> redirect to user a's profile page verifyTitle 'profile page of user b' invoke bookmark:'profile page of user a' verifyTitle 'access denied' Is that a reasonable suggestion or am I trying to do something which could be already done more easily? (The above example is a real world one: I want to assert that a user's profile page could only be seen by herself and not by any other user.) Cheers, Bernd -- View this message in context: http://www.nabble.com/Bookmark-Step-tp22169556p22169556.html Sent from the WebTest mailing list archive at Nabble.com. _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

