Alexander Holtkamp

Results 5 comments of Alexander Holtkamp

Hm...ok. Our CI usually uses the latest PNPM 7.x version. I assume this is then not recommended as the build might suddenly fail? Would you suggest always using a fixed...

Also ran into the problem. The tsdoc (rxjs 7.8.0) for "operators/delay" even gives this example: ``` const clicks = fromEvent(document, 'click'); const date = new Date('March 15, 2050 12:00:00'); //...

I would really like to see this feature in a future playwright version. We are working with multiple apps, all running in different tabs / browser windows. We can drag...