Uses of Class
com.shaft.api.RestActions
-
Uses of RestActions in com.shaft.api
Modifier and TypeMethodDescriptionRestActions.addCookieVariable
(String key, String value) RestActions.addHeaderVariable
(String key, String value) Append a header to the current session to be used in all the following requests. -
Uses of RestActions in com.shaft.driver
Modifier and TypeMethodDescriptionstatic RestActions
DriverFactory.getAPIDriver
(String serviceURI) Creates a new API instance to facilitate using the Rest Actions Library