Notes
A small note that I want to remember or I think it might be useful for reference.
-
Muhammad Azamuddin ·As of now, playwright has no easy or clean way to store complex local storage data from test. There is storageState but it needs file system in the disk. We do not do that here.
-
Muhammad Azamuddin ·Handle inspect crashes when we send event directly from React component to state machine.