Eccles
Documentation
Home
User Guide
Javadoc
Validation Suite
Test results XML
Test results HTML
Tag Documentation
Basic
Web Testing
Project
Sourceforge Project
SourceForge Logo
Web Testing Tags
Tag NameDescription
open-urlOpen a URL
web-conversationStart a web conversation
open-url - Open a URL [no children]

Open a URL and keep the result in a property

Attribute NameDescription
conversationProperty name of web conversation object. [default value: conversation]
propertyName of property to place resonse into. [default value: response]
urlUrl 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 NameDescription
propertyName of property to store the web conversation. [default value: conversation]