Todd,I am able to access a CSV file to retrive variable values and I can pass them to text boxes in Fake. My problem come when I try to set the value of a POP UP selection for time of appointment in the web form. If I use a set value of HTML Element action it will not let me pass a variable. It instead also displays a pop up selection. Do you have any advice on how I might get around this? I am attaching a screen shot to illustrate.Thank You,MIchael--
You received this message because you are subscribed to the Google Groups "Fake" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fakeapp+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Todd,I think you got my post confused with another post. I was not reporting a bug. I am trying to find a way to pass info to a pop up on a web site from a CSV file. I can get the variables into fake and am looking for a way to pass it to this type of HTML element. Also my experience is that as fake reads each line of my CSV file and passes the variables It works the first time then the next time the message undefined variable is displayed in the html. Also the “repeat” action does not stop at the last line. Is there and EOF character that Should be there? Any help would be greatly appreciated.
On Friday, May 17, 2013 10:56:02 PM UTC-4, Michael Powers wrote:Todd,I am able to access a CSV file to retrive variable values and I can pass them to text boxes in Fake. My problem come when I try to set the value of a POP UP selection for time of appointment in the web form. If I use a set value of HTML Element action it will not let me pass a variable. It instead also displays a pop up selection. Do you have any advice on how I might get around this? I am attaching a screen shot to illustrate.Thank You,MIchael