A system property is passed as {@code -Darq.extension.webdriver.remoteAddresss=http://localhost:6000}
Then configuration will read descriptor and set remote address value to http://localhost:5000 which becomes later overridden by http://localhost:6000 passed from the command line.
For more complex example, see following rules are applied to compute {@code qualifier} value, system property prefix and property name:
|
|
|
|
|
|
|
|