Interface.HttpSessions().CreateEmptySession(target, <contextId>)
Interface.HttpSessions().SetSessionTokenValue(target, <contextId>, key, value)
Interface.HttpSessions().SetActiveSession(target, <contextId>)
Interface.AjaxSpider().Scan(target, "true", <contextId>, "true")
Need inputs to achieve the same results from the API as getting from the ZAP-GUI.
Thank you
Ajey