Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[ballast-debugger] Save ViewModel states/inputs, and run "scripts" of multiple Inputs #51

Open
cjbrooks12 opened this issue Sep 7, 2023 · 0 comments

Comments

@cjbrooks12
Copy link
Member

Now that the Debugger allows one to send States or Inputs as JSON, the next logical improvement to this feature is to make it easier to use across multiple sessions. This would involve several additional features:

  • Let users create a "library" of Inputs/States, so they can easily send the same values back to their ViewModels. These should be scoped to the Project, as well as the ViewModel name.
  • Let users define "scripts", which send multiple JSON inputs in succession. These Inputs would be ones defined in their "library", or listed ad-hoc for a single run. Additionally, users can configure custom delays between Inputs, or configure it to wait for confirmation that the Input has completed.
  • Once "scripts" are ready, allow one to "record" a series of actions in the ViewModel, save them to their library, and then replay that script.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant