Darrell DeBoer wrote:

> The supported, documented way to access stored variables in your
> javascript is using the "storedVars" map directly. So your example
> would look like:
>
>> store | javascript{storedVars['caption'].match( /Job Charge
>> (\d+)...| charge_number |
>
> Would that work for you?

Yes, it works.
Thank you.
I kind of missed it when I read documentation.
Will use it this way then

------------------------------
Andrey Yegorov
MetaCommunications Engineering


_______________________________________________
Selenium-users mailing list
[email protected]
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to