Complete setup before modifying NVDA config (PR #14263)
Some config can affect the way the test samples are prepared, E.G. moving focus / review to the start location.
For all tests that modify NVDA config, ensure this happens after the initial set up is completed.
Introduce a new helper to allow modifying multiple settings at once.