-
Notifications
You must be signed in to change notification settings - Fork 3
Docs for saveState and restoreState #89
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
base: master
Are you sure you want to change the base?
Conversation
c601228
to
134cf1d
Compare
134cf1d
to
7e531b0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's fix typos and add command params tables
|
||
## Usage {#usage} | ||
|
||
Command return state dump from page, it will include cookie, localStorage and sessionStorage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Command returns
It will include cookies
etc. I think it would be good to let some LLM scan this for typos and improve working
|
||
## Использование {#usage} | ||
|
||
Команда вернёт объект включающий cookie, localStorage и sessionStorage. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it would be nice to have "Command Parameters" table like we do on other pages, e.g. https://testplane.io/docs/v8/commands/browser/setMeta/
|
||
## Использование {#usage} | ||
|
||
Вы можете восстановить данные из файла (используя параметр `path`) или из объекта (используя параметр`data`) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot of typos here e.g. "нуд=жные" and I'd use more structured language here. Again, I'd just use LLM to improve spelling and wording here
No description provided.