python - Adding a link to windows directory under tags in Robot Framework -
i'm working on robot framework automated test cases, included couple of html screenshots wrote on python.
i tried putting c:\users\teo_y\desktop\test
directly under tags test case, still show similar output instead of link windows directory.
instead of using tags, use documentation field. use set suite documentation keyword if want dynamic.
Comments
Post a Comment