Skip to content

Reference to the properties of json object doesn't work #338

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

Open
hudk2000 opened this issue Feb 5, 2023 · 0 comments
Open

Reference to the properties of json object doesn't work #338

hudk2000 opened this issue Feb 5, 2023 · 0 comments
Assignees

Comments

@hudk2000
Copy link

hudk2000 commented Feb 5, 2023

Here is an example.

store json, {"username":"abc", "password":"123"}, userInfo
type, name=username, ${userInfo}.username

The result is "abc" in Selenium IDE but it is {"username":"abc", "password":"123"}.username in selenese runner.

@hudk2000 hudk2000 changed the title Reference to properties of json object cannot work Reference to the properties of json object doesn't work Feb 5, 2023
@vmi vmi self-assigned this Mar 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants