After working on other projects I have started to schedule the next release 1.4 of Fitnium.
This is planned to include
1) All remaining Wait clauses as per Selenium 1.0
2) Regular Expressions when specifying text statement
e.g | is text present | regex=*terl |
3) I’m also thinking about adding timing functions such as
| start stopwatch |
| stop stopwatch |
| reset stopwatch |
| check | stopwatch<10000 | true |
| store | stopwatch | in variable | currentTime |
Let me know what you think
Keith
Advertisement