Ugh
I have seen some other people also asking for the same feature. Perhaps you should raise issues about it and perhaps someone will send a pull request. With a quick thinking, this could be useful and relatively easy to write.
-Tatu
Send from my mobile
The current tags are available as a built-in variable @{TEST TAGS}.
So you can check: is tag in test tags.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at http://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
I've been wandering and pondering the question of whether the new in 2.9 keyword tags can be used like the test cases tags to include or exclude certain keywords. My reason for doing so would be differentiate and prioritize various validation keywords. "Let me run these sets of validation keywords" or "I just want to check these items" type of execution. Here it would be the same series of test steps but sometimes I would be checking everything and other times just a select set of (keyword) validations. Note I would apply this to my own validation keywords.
I am sure there are other ways but was just thinking about this lately...
Ed
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-users+unsub...@googlegroups.com.
To post to this group, send email to robotframework-users@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
Run keyword if '${ENV}'=='Mobile' keyword1 like that...
try tagging the test case with any tag and on the command line execute it by using -e *name of tags.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.