Orkhan

Results 15 comments of Orkhan

Is that possible to add to a `BrowserContext` (or where could I access test specific info about browser, viewport, etc...) some event listener like ```js on("destructor", listener: (worker: Worker) =>...

Also I've noticed that deleting video after saving it not working properly, it just wont be deleted, so I've hooked it this way: ```js let video = page.video(); if (!video)...

@isac322 that looks great, could you please add a repo's readme to be shown under `user.github.io/helm-charts/repo` ?

> I've been running into this and have tried working around this and can't seem to figure it out. What do you mean by this being worked around with a...

And if I use this projects login options, I'm getting this warning: > WARNING! Your password will be stored unencrypted in /github/home/.docker/config.json. Configure a credential helper to remove this warning....