- From: Andreas Tolfsen <ato@mozilla.com>
- Date: Tue, 22 Nov 2016 21:15:37 +0100
- To: public-browser-tools-testing@w3.org
- Cc: Marc Fisher <fisherii@google.com>
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