Closed nvborisenko closed 3 years ago
Let's say scenario has tag browser:chrome. Now plugin reports it as Tag:browser:chrome where Tag is attribute key, and browser:chrome is value.
browser:chrome
Tag:browser:chrome
Tag
It would be better if plugin can understand this special tag, which contains :, and will report it as key=browser and value=chrome.
:
browser
chrome
Let's say scenario has tag
browser:chrome
. Now plugin reports it asTag:browser:chrome
whereTag
is attribute key, andbrowser:chrome
is value.It would be better if plugin can understand this special tag, which contains
:
, and will report it as key=browser
and value=chrome
.