node-clinic
node-clinic copied to clipboard
Support for Playwright/Selenium to simulate actual use cases with artillery or similar?
Expected Behavior
Support more realistic profiling using tools like Playwright/Selenium
Current Behavior
Current examples show and recommend to use autocannon for load generation. However it is not easy to simulate actual user cases with autocannon. But if there is a way to use selenium/playwright to simulate complete user journeys then the data provided to clinicjs will be more realistic.
Is this something out-of-scope or is there a way to get this done?