@crawlee/coreInterfacesCreateSessionVersion: NextCreateSession CallableCreateSession(sessionPool: SessionPool, options?: { sessionOptions?: SessionOptions }): Session | Promise<Session>ParameterssessionPool: SessionPoolPool requesting the new session.optionaloptions: { sessionOptions?: SessionOptions }Returns Session | Promise<Session>
Pool requesting the new session.