quillcraftsman/replay-wizard

Store configs in sequence file instead of input from cli

quillcraftsman opened this issue · 1 comments

Is your feature request related to a problem? Please describe.
Then we create sequence we can save all configs in the Sequence objects and then in the file

Describe the solution you'd like

  • create config class
  • add config to the sequence
  • change cli (may be make two scripts: one for capture, second for replay)

Describe alternatives you've considered
make CRUD for Sequence object

May be not actual