description
Evaluates any arbitrary JavaScript, as needed
example of use
| eval |
selenium.page(); selenium.browserbot.getCurrentWindow().alert('Hello'); |
|
| assertAlert |
Hello |
|
notes
- This command will fail gracefully if your evaluation throws an exception.
license
This user extension is available under Apache License 2.0
. It is Copyright ThoughtWorks, Inc. 2006.
download
eval