Re: Proposal for New Window command

>
> 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.

Marc

Received on Tuesday, 9 August 2016 17:47:21 UTC