Hi All,

I'm trying to get number 10125 from the following string:

name="productId" value="10125"

And I use the following expression, but it doesn't work:

(name="productId" value="\d+?)

When I am referencing this variable somewhere else in my test plan, its
returning me the whole thing i.e. (name="productId" value="10125") but I
want the only value (10125) from this expression. 

Could somebody through some light on this...

Thanks in advance.

Best Regards,
Ven


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to