Eccles
|
| open-url -
Open a URL [no children] |
Open a URL and keep the result in a property
| | Attribute Name | Description |
|---|
| conversation | Property name of web conversation object.
[default value: conversation]
| | property | Name of property to place resonse into.
[default value: response]
| | url | Url to be opened
[Required]
|
|
| web-conversation -
Start a web conversation |
A container for a group of web operations which saves state (such as cookies) between each call
| | Attribute Name | Description |
|---|
| property | Name of property to store the web conversation.
[default value: conversation]
|
|
|