testsuite.ui-test.only=true not having any effect?
The setting testsuite.ui-test.only does not seem to have an effect when running a test suite (or I am misunderstanding the concept of that setting).
When running a suite with testsuite.ui-test.only=true specified in testsuite.properties Sakuli still tries to initialize Sahi (setup proxy etc).
I would have expected Sakuli to skip Sahi initialization altogether.
Is this a misunderstanding?