The Start keyword is one of the Flow Fixture Keywords. It creates a new instance of a class and makes it the current System Under Test.
when input is⇓ | 'sample do' set name Bob start 'sample domain' check name null | then output is |
|
when input is⇓ | 'sample do' set name Bob start 'sample domain' check name null | then output is |
|