Uses of Class
com.shaft.api.RestActions
Packages that use RestActions
-
Uses of RestActions in com.shaft.api
Methods in com.shaft.api that return RestActionsModifier 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
Methods in com.shaft.driver that return RestActionsModifier and TypeMethodDescriptionstatic RestActions
DriverFactory.getAPIDriver
(String serviceURI) Creates a new API instance to facilitate using the Rest Actions Library