Given
I am authorized with a user with "administrator" role
0.264
When
I make a request to update a page with the following query params
0.267
content |
title |
excerpt |
TestNG WordPress Content Updated |
TestNG WordPress Title Updated |
TestNG WordPress Excerpt Updated |
Then
response should be "HTTP/1.1 200 OK"
0.000
And
response should be valid and have a body
0.000
And
proper page id should be returned
0.004
And
page content should be correct
0.005
And
page title should be correct
0.004
And
page excerpt should be correct
0.005