CodeSpecJS icon indicating copy to clipboard operation
CodeSpecJS copied to clipboard

As a User I want the ability to use variables so that I can store values that I read from the screen and use them in other scenarios.

Open surenr opened this issue 8 years ago • 0 comments

Acceptance Criteria

  • Should be able to define an variable within the grammar
  • Should be able to use a variable within the grammar
  • Should be able to do calculations with the variables and use the results within the grammar

surenr avatar Sep 22 '17 06:09 surenr