2016-03-01 13:22 GMT+02:00 Артур Башлыков <
arthur.b...@gmail.com>:
> Is it possible to get tags in the test script from the --include and
> --exclude parameters?
No, this information isn't easily available. You could try parsing it
from sys.argv or getting it from Robot's internal modules
programmatically. It is probably easier to workaround this, for
example, by setting a separate variable that contains this info:
robot --include foo --exclude bar --variable include:foo
--variable exclude:bar tests.robot
Cheers,
.peke
--
Agile Tester/Developer/Consultant ::
http://eliga.fi
Lead Developer of Robot Framework ::
http://robotframework.org