-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
BEHAVIOR:
When you press save and run it pops up saying This will overwrite "xxx". Continue? if you press cancel it still runs the test.
If you press continue and are changing the underlying javascript it will over ride the code - making it difficult to figure out how to run the test while keeping changes custom.
ISSUE:
- I want to run a test without saving it easily.
- I assumed if you pressed cancel it would not run the test. - but by pressing cancel it is doing the thing I want it to do.
FIX:
Better wording to understand what the actual behaviour is
OR
Add an extra button to run without saving and make the cancel behaviour not run the test.
Metadata
Metadata
Assignees
Labels
No labels