mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-25 07:49:38 +03:00
8 lines
130 B
YAML
8 lines
130 B
YAML
title: start and stop browser without JS
|
|
group: initial
|
|
steps:
|
|
- action: launch
|
|
options:
|
|
- enable_javascript=0
|
|
- action: quit
|