Re: Proposal for New Window command

Marc Fisher <fisherii@google.com> writes:

> > This could be implemented as a POST to /session/{session
> > id}/window/new as POST /session/{session id}/window is occupied by
> > Switch To Window, or we could switch them around.  It would return
> > the window handle of the new window, and would be guaranteed
> > blocking, unlike other techniques mentioned above.
> 
> Or  POST /session/{session id}/window without a window handle/name
> could create a new window.

Yes, that is better.

Received on Tuesday, 22 November 2016 20:27:41 UTC