Feature Request

36 views
Skip to first unread message

Mark

unread,
Jul 26, 2010, 4:20:46 AM7/26/10
to Fake
Hallo,
i am using FakeApp since 2 Weeks and i like this tool. In the past i
used ruby with watir. In fakeapp i miss some features.

- Create a funktions and call this functions
- Generate random values. Somtimes i will test a formular with random
values. In ruby i can say get me a String or a number oder something
else
- Count varaibles. I will make after a loop var + 5 and add than this
var in a formular.

I hope i can help you with this request.

And thank you for this greate software.

Todd Ditchendorf

unread,
Jul 26, 2010, 11:58:07 AM7/26/10
to fak...@googlegroups.com
Hi Mark, thanks for trying Fake! I think all of this can be achieved with the current features, mostly with the "Do JavaScript" Action:

On Mon, Jul 26, 2010 at 1:20 AM, Mark <a1cfd0...@9cc617afc3ff.anonbox.net> wrote:
Hallo,
i am using FakeApp since 2 Weeks and i like this tool. In the past i
used ruby with watir. In fakeapp i miss some  features.

- Create a funktions and call this functions

this can be done with "Do JavaScript".
 
- Generate random values. Somtimes i will test a formular with random
values. In ruby i can say get me a String or a number oder something
else

this can also be done with "Do JavaScript". you can set the random value to a variable using `window.fake.set("val", myRandVal);`
 
- Count varaibles. I will make after a loop var + 5 and add than this
var in a formular.

this can be done with Do JavaScript i think. see this screen shot:

 

I hope i can help you with this request.

And thank you for this greate software.

thx!

TD 

Reply all
Reply to author
Forward
0 new messages