v2.1.0
Added
- The new
InitSessionstep. It initiates a session by making a headless browser request to a URL. After completing the request, it yields the same input URL as output, allowing it to be subsequently loaded using a simple HTTP client with session cookie headers obtained from the initial browser request.