If set, when importing robot framework results, all keywords and their sub keywords are concatenated to a
single step in the result when possible. For example:
<kw name='Open site'> <kw name='Open URL'> <kw name='Navigate browser'> ... </kw> </kw> </kw> ...
If not set, each sub keyword will generate a separate step to the result.
Overrides the setting for the source configured in Testlab.