Function Do-Get-Expression

Part of:

package selenium
( do-get-expression < expression > &optional (session *selenium-session*) )
Returns the specified expression. This is useful because of JavaScript preprocessing. It is used to generate commands like assertExpression and waitForExpression.