Alex Rudenko

Results 1196 comments of Alex Rudenko

I think this was not intended but we will take a look later. Would it be possible to update the example to not rely on a live website? You could...

Unfortunately, I am not able to open the snapshot (Chrome complains about the archive being invalid). I also was not able to reproduce the issue on a test page. We...

@alexnj thanks for updating the types! I think they have been rolled now so this PR can be rebased and landed.

I think it is the same issue as was reported here https://crbug.com/42321690 years ago. I am not sure if https://github.com/w3c/webdriver-bidi/issues/787 is exactly the same. I have tested a bit and...

@sadym-chromium would you be able to take a look?

We looked offline and we could not confirm that unload counter step is actually the reason. At least, we should add a specific error code for this situation so that...

> > Spec: > > ``` > > * [`browsingContext.navigate`](https://w3c.github.io/webdriver-bidi/#command-browsingContext-navigate) > > > > * [Aawait a navigation](https://w3c.github.io/webdriver-bidi/#await-a-navigation): > > > > * [Navigate](https://html.spec.whatwg.org/multipage/browsing-the-web.html#navigate) navigable... > > > > *...

@Lightning00Blade it should be very similar to what we do in Puppeteer. Could you PTAL?

@sadym-chromium PTAL if you have a chance