We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e496b commit ae76259Copy full SHA for ae76259
README.md
@@ -19,6 +19,7 @@ All requests keywords have been rewritten because of many not backward compatibl
19
and to allow in the near future requests keywords without a session.
20
Example `Get Request` become `GET On Session` and soon there will be also just `GET`
21
when a session is not needed.
22
+Old keywords `* Request` are now deprecated and will be removed in 1.0.0 version.
23
24
**Implicit assert on status code:**
25
`* On Session` keywords automatically fail if an error status code is returned.
0 commit comments