In js/ts on page `domcontentloaded`, page is emitted with the event whereas in python it isn't. See js https://github.com/microsoft/playwright/blob/b6180055df42131c12d7df3f58fadc38d078c640/types/types.d.ts#L841 See python https://github.com/microsoft/playwright-python/blob/6cb70f3bc4042a9f59c75afdcc421ccb00793aa0/playwright/_impl/_page.py#L156