qutebrowser/tests/integration/features/userscripts.feature
2016-05-01 22:13:52 +02:00

4 lines
197 B
Gherkin

Scenario: Starting an userscript which doesn't exist
When I run :spawn -u this_does_not_exist
Then the error "Error while spawning userscript: The process failed to start." should be shown