Re: Window object serialisation

A couple of questions:

1) You say that this would solve a lot of problems. Are there other
concrete examples? In the example you give, the standard idiom is to poll
the webdriver until we find a new window handle, which would avoid the need
to implement another serialisation mechanism in every driver.

2) Relatedly, do we have this implemented in more than one driver right
now? Or is this just a suggestion at this point?

Simon

On Thu, Apr 7, 2016 at 3:05 PM, Andreas Tolfsen <ato@mozilla.com> wrote:

> I have submitted a patch for this in
> https://github.com/w3c/webdriver/pull/295.
>
>

Received on Wednesday, 20 April 2016 20:07:20 UTC