The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head profile="http://selenium-ide.openqa.org/profiles/test-case">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<link rel="selenium.base" href="http://www.apnic.net/" />
<title>accessors</title>
</head>
<body>
<table cellpadding="1" cellspacing="1" border="1">
<thead>
<tr><td rowspan="1" colspan="3">accessors</td></tr>
</thead><tbody>
<tr>
    <td>open</td>
    <td>accessors.html</td>
    <td></td>
</tr>
<tr>
    <td>store</td>
    <td>javascript{'merchant' + (new Date()).getTime()}</td>
    <td>merchantId</td>
</tr>
<tr>
    <td>type</td>
    <td>q</td>
    <td>javascript{storedVars['merchantId'].toUpperCase()}</td>
</tr>
<tr>
    <td>storeValue</td>
    <td>q</td>
    <td>ucmerchantId</td>
</tr>
<tr>
    <td>storeAllLinks</td>
    <td>alllinks</td>
    <td></td>
</tr>
<tr>
    <td>verifyExpression</td>
    <td>javascript{storedVars['alllinks']}</td>
    <td>regexp:link1.*link2.*link3</td>
</tr>

</tbody></table>
</body>
</html>

<!--

Copyright 2012 APNIC Pty Ltd.

This library is free software; you can redistribute it and/or modify it
under the terms of either: the GNU General Public License as published
by the Free Software Foundation; or the Artistic License.

The full text of the license can be found in the LICENSE file included
with this module.

-->