Skip to content

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

@hudk2000

Description

@hudk2000

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.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions