Test suite: run Synaptic more realistically
Originally created by Tails on #5550 (Redmine)
Synaptic should be started from the applications menu, or at least we
should make sure it’s started in exactly the same way as it is run by
the .desktop
by extracting that command-line from the .desktop
(e.g.
on Wheezy, this will be synaptic-pkexec
).
See step_definitions/unsafe_browser.rb
for a very similar example.
Feature Branch: bugfix/7060-use-gnome-run-dialog-less
Related issues
- Related to #7060 (closed)