Add some steps about redirection precondition & response assertions
Redirection precondition new step
Given I won't follow next redirect
Response new assertions examples
Then the response status code should be 301
And response header "Location" should have value "http://www.google.com"