The failed message of this request show below.
RequestFailed: Context parameter '$HIDDEN2.PrItV_m_oTabStrip_SelectedNode' not found in test context
Comment: This is a webtest request, this error may be occure in here
"
PrItV_m_oTabStrip_SelectedNode={{
$HIDDEN2.PrItV_m_oTabStrip_SelectedNode
}}
" of a request.
Q: How can i deal with this parameter or make the request passed.
Please give me some hints about this.
Thanks
JFDavid
Added: I have refered to Sean Lumley's Blog about this issue but i don't know this comment for the resolve method.
"It just extracts all hidden fields on the page and puts them in the context." ? So many thanks anybody show me the steps of that!!