Skip to content

Instantly share code, notes, and snippets.

@haruta
Created December 10, 2012 03:50
Show Gist options
  • Save haruta/4248291 to your computer and use it in GitHub Desktop.
Save haruta/4248291 to your computer and use it in GitHub Desktop.
storeEval で保存したデータをassertで使う
<tr>
<td>storeEval</td>
<td>this.page().getDocument().forms[0]['enc'].value</td>
<td>enc</td>
</tr>
<tr>
<td>assertValue</td>
<td>name=enc</td>
<td>${enc}</td>
</tr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment