Testing_Selenium::getExpression
Returns the specified expression.
<p> This is useful because of JavaScript preprocessing. It is used to generate commands like assertExpression and waitForExpression. </p>
Signature
public function getExpression(string
$expression )
Parameters
-
$expression
- the value to return
Returns
- string
- the value passed in