I need some guidance in configuration part of playwright.config.js in provider-ui/.
Running npx playwright test in ui/ is returning with error of missing authentication file (user.json) and playwright is trying to access a URL (http://localhost:9081/provider
) but the connection is being refused. This could be due to the server not running or being inaccessible at the specified port. I used mesheryctl system start
in the root directory of project and it returned with mesheryctl: command not found
.
Thank you, @anujagrawal, for opening this issue. I suggest you go through this thread. Once that’s done, could you also contribute to the documentation for Playwright? This will help others engage quickly.