Open dbrody opened 2 years ago
Hey @dbrody, if you have a test script more or less ready to go for this issue, I'd really like to try it out. There's almost certainly some cleanup deserved that is not done at the moment. Could be callbacks, could be the "catalog" is growing. I'm very keen on figuring this out.
Thanks!
In my setup I'm seeing the performance of calls to playwright elixir take longer and longer the more actions are performed. I think it may have to do with callbacks or something? I do have a listener on responses.
It may be my setup but I'm curious if others see this or the best approach to test this issue?