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

Using the session archive, implement a playback feature in jttp #3

Open
argherna opened this issue Aug 1, 2020 · 0 comments
Open
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@argherna
Copy link
Owner

argherna commented Aug 1, 2020

The session tracking mechanism was planned not only to enhance usage of websites that need authentication, but to automate repeated tasks or even tests against APIs for example. A playback of a session based on the contents of the history.xml file would achieve this to some degree.

Some things to think about are:

  1. Session timeouts (session tokens don't last forever)
  2. Sensitive data (somehow keep that in a keystore?)
@argherna argherna added enhancement New feature or request help wanted Extra attention is needed labels Aug 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant