Search found 5 matches

by ChrisK
Thu Mar 19, 2015 9:17 am
Forum: Automation Tools
Topic: Pass module variable as User Code parameter
Replies: 8
Views: 6378

Re: Pass module variable as User Code parameter

Hi Markus, Now I get your thinking. I'm sorry I might have expressed myself wrongly. While in a Recording Module in User Code, I define my method which the tester (not me) then uses as Action in the Recording module interface (Recording.rxrec) and provides arguments for my method. Because I need to ...
by ChrisK
Mon Mar 16, 2015 3:40 pm
Forum: Automation Tools
Topic: Pass module variable as User Code parameter
Replies: 8
Views: 6378

Re: Pass module variable as User Code parameter

Hi there, I appreciate your help but I think I might have to be more specific :) I am merely creating user code actions to be used by somebody else (the tester). So I don't know in advance which variables are going to be used. That is why I wanted to bind the variables to one of my parameters, such ...
by ChrisK
Fri Mar 13, 2015 10:09 am
Forum: Automation Tools
Topic: Pass module variable as User Code parameter
Replies: 8
Views: 6378

Re: Pass module variable as User Code parameter

Hi Markus, I've used the same method as in lesson 5 under section "User Code Actions and Parameters". Now I do see that my variable is bound to my user code argument but I'm not able to change it's value. The value of the variable that is. Furthermore, I constantly get the warning that my module var...
by ChrisK
Thu Mar 12, 2015 2:02 pm
Forum: Automation Tools
Topic: Pass module variable as User Code parameter
Replies: 8
Views: 6378

Re: Pass module variable as User Code parameter

Any ideas on this matter? :(
by ChrisK
Tue Mar 10, 2015 4:30 pm
Forum: Automation Tools
Topic: Pass module variable as User Code parameter
Replies: 8
Views: 6378

Pass module variable as User Code parameter

Hi,

Is it possible to pass a variable in a recording module to a user code method as parameter.
I basically wanted to create a custom GetValue method and store the value in an existing or newly created variable.


Regards
Chris