Browser library improvements

Browser library need love. The issue number has grown quite big and also there are nice enhancements from Playwright side which could be useful for the community.


The scope is two folder, there are new features in Playwright which could be useful to do and there are bugs which would need fixing.

Playwright has made nice enhancement to their API, like https://playwright.dev/docs/api/class-clock (allow to manipulate time in the browser) or https://playwright.dev/docs/api/class-page#page-add-locator-handler (allows to handle unexpected pop-ups in the page) would be generally useful for the community.

Number of bugs has grown quite big, when writing this there is 39 issues open. I do my best to decrease the amount of issues to fit in single page of GitHub (single page contains 25 issues.)