The Fitnium API
| store input field | xpath=//*[@id="due_date"] | is editable in |
tomDate |
Does in deed store a boolean, It is storing true or false, based on if
the input field 'is editiable'
Not the content of the input field
K
On Jul 27, 10:16 pm, "
tko...@pictage.com" <
tko...@pictage.com> wrote:
> Bingo! Just figured out current date in Fitnesse and got my test
> working. But did not answer my original question about storing and
> pasting variables. Regardless, here's how you do current date.
>
> | enter | !today (MM/d/yyyy) | in input field | //
> input[@id="order_date"] |
>
> Changes to how you need the date format are documented here...
>
>
http://download.oracle.com/javase/1.4.2/docs/api/java/text/SimpleDate...