I haven't had problems generating code from the part of our website
that doesn't have ajax. However, when I try to generate code via Trump
from the part of the website that uses ajax, I get this error: "
Cannot find the node for tag form" in Trump.

Part of the HTML is:

<form id="aspect_vireo_admin_Settings_div_form-prefs" class="ds-
interactive-div form-prefs" action="/vireo101/vireo/admin/settings?
update=true&amp;page=" method="post"
onsubmit="javascript:tSubmit(this);">
<div id="aspect_vireo_admin_Settings_div_list-tab-options" class="ds-
static-div settings-options">
<h3 style="font-size: 120%;" class="ds-div-head">List Tab Options</h3>
<fieldset id="aspect_vireo_admin_Settings_list_display-filters-one"
class="ds-form-list thick display-filters-one pref-options
asyncParent">
<legend>What filter options should appear?</legend>
<ol>
<li class="ds-form-item odd">
                            <div class="ds-form-content">
<fieldset id="N100E3" class="ds-checkbox-field settings_onclick">
<label>

<input name="LIST_ASSIGNED_TO" type="checkbox" value="ASSIGNED_TO"
checked="checked" />Assigned To</label>
</fieldset>
</div>
</li>
<li class="ds-form-item even">
                            <div class="ds-form-content">
<fieldset id="N100F0" class="ds-checkbox-field settings_onclick">
<label>
<input name="LIST_DATE_DRILL_DOWN" type="checkbox"
value="DATE_DRILL_DOWN" checked="checked" />Submission Date (Choose)</
label>
</fieldset>
</div>
</li>


The forms use lots of jquery and ajax. I didn't have any problems
generating code for them in the Selenium IDE.

I've tried these versions of the trump Firefox plugin:

trump-0.8.0-20100716.024202-42.xpi
Trump-0.8.0-pre5.xpi
trump-0.8.0-pre3.xpi

and all of them give me the same error message when I click on the
generate button.

Jade




-- 
You received this message because you are subscribed to the Google Groups 
"tellurium-users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/tellurium-users?hl=en.

Reply via email to