wvanmourik-uwv

Results 2 comments of wvanmourik-uwv

The plugin expects the keyword(s) to be declared in a (.resource) file located in a subdirectory named steps, next to the .feature file. ``` helloword.feature helloworld_steps.resource ```

When we start robot framework, we do so via a shell script which comfortably helps us preselect a bunch of input variable values and argument files. These values can vary...