Ticket #4 (closed defect: wontfix)
Impossible to get stored value in selenium variable
| Reported by: | spamelard@… | Owned by: | charpi |
|---|---|---|---|
| Priority: | major | Component: | erl_selenium |
| Keywords: | Cc: |
Description
Impossible to get stored value in selenium variable
For instance, I store "value" in variable named Var1 by using storeText api. When I use ${Var1} syntax inside a selenium API, I get "${Var1}" instead of "value".
Change History
Note: See
TracTickets for help on using
tickets.

Looking at the reference file containing all commands accepted by the selenium server, I don't see this storeText command.
You can find all commands supported in $TOPDIR/lib/selenium_remote/priv/iedoc.xml.