Hi
I have one page with multiple forms and I have configured some input values
like this
<selectForm name="OrgUnitPropertiesForm"/>
<setInputField value="org_test1234" description="desc"
name="name"></setInputField>
<setInputField value="org_1234" description="desc"
name="orgCode"></setInputField>
<setInputField value="orgTesting" description="desc"
name="description"></setInputField>
<setSelectField name="category" text="empreport"/>
<setInputField value="test123" description="desc"
name="parentName"></setInputField>
<clickButton label="Save"/>
1- Without selectForm (see first statement in above script)
Error showing like then "No suitable form found having field named "name",
Step:SetInputField" with (taskName="setInputField")
2- With selectForm ( see first statement in above script)
Error showing like : Form not found in doc, Step: SelectForm" with
(taskname="selectForm)
So if page contains multiple forms how can I define and already I defined
as above so whether it is correct or not please help if it's not correct.
Thanks for any help
Thanks
Reddy k
DISCLAIMER
==========
This e-mail may contain privileged and confidential information which is the
property of Persistent Systems Ltd. It is intended only for the use of the
individual or entity to which it is addressed. If you are not the intended
recipient, you are not authorized to read, retain, copy, print, distribute or
use this message. If you have received this communication in error, please
notify the sender and delete all copies of this message. Persistent Systems
Ltd. does not accept any liability for virus infected mails.
_______________________________________________
WebTest mailing list
[email protected]
http://lists.canoo.com/mailman/listinfo/webtest