crusher-dev / crusher

🧙‍♀️ Fast low-code testing — create, run tests and get alerts ⏱️ Create test in <60 secs 👉 Better open source alternative to selenium, cypress and puppeteer

Home Page:https://crusher.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`Setting up` proxy screen not shown when using "Save test" instead of "Verify & Save"

utkarsh-dixit opened this issue · comments

Steps to reproduce

  • Ensure proxy config is not setup in <project_dir>/.crusher/crusher.json
  • Create a test for local url (e.g http://localhost:3000)
  • Click on "Save test" under dropdown

What do you see?
No proxy screen is shown, to warn user that proxy is not setup and the test may result in failure.

Expected result
Proxy warning screen is shown, and can be of help to user in setting up proxy.