Qawolf Versions Save

🐺 Create browser tests 10x faster

v2.15.0

3 years ago

In addition to testing receiving emails, you can now test sending emails with sendMessage.

v2.14.0

3 years ago

Use the QA Wolf Netlify plugin to run tests on Netlify deployments.

https://www.qawolf.com/docs/run-tests-on-netlify-deployment

v2.13.0

3 years ago

Add a snippet with a chosen action (assertion, hover, etc) and selector

v2.12.0

3 years ago

We revamped our code generation to make it much faster and pick better selectors.

v2.11.0

3 years ago

We dramatically improved the UX of the dashboard

  • create environments and assign them to tests from the dashboard
  • create triggers and assign them to tests from the dashboard
  • choose tests and run them manually against any environments
  • view all run history in one place

v2.10.0

3 years ago

You can now receive an email in a test https://www.qawolf.com/docs/receive-an-email

You might want this for testing:

  • Sign in with a login code
  • Password reset
  • Email notifications after an event happens

v2.9.0

3 years ago

When you click "Edit Test" from that run we will include the environment variables from that run.

If you are running tests on Vercel or Netlify deployments that means it will now set the proper URL environment variables.

This allows you to easily debug failing tests with the exact environment from the run.

v2.8.0

3 years ago
  • Update the editor to distinguish between a run and a test
  • Auto-reload the app when the version changes

v2.7.0

3 years ago

You can now create and assign triggers from the editor page.

v2.6.0

3 years ago

You can now stop a test in progress to continue creating code.