Conditions and Actions as test instructions

The Robot Framework works with keywords in principle. The essence of keyword-based test case rep­re­sen­ta­tion is that keywords produce a sequence of test instructions. There are no obvious differences between test instructions ge­ne­ra­ted from conditions or actions:

todo export formats 013