Hi Francisco, storeLinkParameter doesn't have the link identification possibilities that clickLink has. I don't know if this would help in your case but this is surely worth a Jira issue.
Link included in link?!? What a nice html code! ;-( In the mean time there is surely a workaround with a script step. How would you identify this link? Marc. -- Blog: http://mguillem.wordpress.com Francisco Javier Martin Gutierrez wrote: > Hello: > > > > I need to store a link parameter but html id is not available and there > is more than one link similar on the page. The link is: > > <a > href="BuzonesTareas.do?codProcesoRes=164678CAA147834AA284A08444B1F77E"><img > src="imagenes/mesa_trabajo/ico_reserva.gif" alt="Reservar" width="9" > height="9"></a> > > > > And it is included into other link: > > > > <a > href="EditarHistoriaSocial.do?codHistoria=0009033&codPrestacion=10101A&secPrestacion=2&estadoPrestacion=11" > target="0009033"> > > <tr class="mesaTxtTabla"> > > <td style="cursor:hand"><a > href="BuzonesTareas.do?codProcesoRes=164678CAA147834AA284A08444B1F77E"><img > src="imagenes/mesa_trabajo/ico_reserva.gif" alt="Reservar" width="9" > height="9"></a></td> > > <td style="cursor:hand">0009033</td> > > <td style="cursor:hand"> > > 11 - EN ESTUDIO > > </td> > > <td style="cursor:hand"> > > Inf. Teléfono del Alzheimer > > </td> > > <td style="cursor:hand"> > > AUTOMATICA 017 > > </td> > > <td style="cursor:hand"> > > PRUEBAPC013 SC > > </td> > > </tr> > > </a> > > The number to store is after codProcesoRes > (164678CAA147834AA284A08444B1F77E). > > > > There is any other way to do this? Could it be a jira issue? Thank you. > > > > *Francisco Javier Martín * > Desarrollo de Proyectos - Valladolid > *Security Solutions & Services Division * > > *Edif. Solar, Of. 13, 14, 15 > Parque Tecnológico Boecillo. *47151 Valladolid. España > Tel.: *983 54 65 55 *Fax: *983 54 66 09* > _______________________________________________ WebTest mailing list [email protected] http://lists.canoo.com/mailman/listinfo/webtest

