[Nfb-web] perl or jaws script code
Steve Jacobson
steve.jacobson at visi.com
Thu Jan 18 12:27:09 CST 2007
Gary,
He might have to experiment with this a little so he probably won't want to do it, but I think that the type of control could probably be accessed if using a JFW script.
One could make sure, for example, they were on an edit field before entering data. I suppose that one could perform a check after each "TAB" to be sure one is
where they want to be. If he is also designing the web page, there might be additional approaches, but I have frankly found it to be often a waste of time to try to
automate so completely a process when the page may change. I would definitely think one would want to build in some error checking to be sure that things
haven't changed or that even a keystroke wasn't lost along the way. One should probably even be able to check the field labels or other text preceeding the field to
be sure one is positioned correctly. Isn't there some sort if Internet Explorer function to automatically supply data for forms?
On Thu, 18 Jan 2007 11:34:42 -0600, Gary Wunder wrote:
>The thing I don't know how to do here is check for errors to verify you are
>really entering data and not just looping.
>----- Original Message -----
>From: "Bryan Schulz" <b.schulz at sbcglobal.net>
>To: <jaws-users-list at googlegroups.com>
>Cc: "NFB Webmaster's List" <nfb-web at nfbnet.org>;
><Programming at blindprogramming.com>
>Sent: Wednesday, January 17, 2007 10:47 PM
>Subject: [Nfb-web] perl or jaws script code
>> hi,
>>
>> i was originally thinking of perl but could jaws scripting solve this
>> task?
>> Someone told me to research schedulefunction() for repeating tasks in a
>> loop.
>> i downloaded the basics of scripting and the function reference and
>> haven't
>> found it yet.
>>
>> i want a script to:
>> 1. start at the top left of the web page
>>
>> 2. tab one time
>>
>> 3. fire enter to enter forms mode
>>
>> 4. enter my first name
>>
>> 5. tab one time
>>
>> 6. enter my last name
>>
>> 7. tab one time
>>
>> 8. enter my zipcode
>>
>> 9. tab one time
>>
>> 10. enter my email address
>>
>> 11. tab one time
>>
>> 12. hit the space bar to check a checkbox
>>
>> 13. tab one time
>>
>> 14. hit the spacebar or enter to activate the submit button.
>>
>> 15. close the web page
>>
>> 16. wait one minute
>>
>> 17. repeat steps 1 through 16
>>
>> Before the process starts:
>> i want to set the number of loop cycles or specify a period of time for
>> the
>> script to run.
>>
>> After the process is complete:
>> i want to see a results screen displayed that tells the user the loop has
>> finished and states how many times the loop was processed.
>>
>> **Note**
>> I promise this script is not being used for an illegal purpose and
>> I am also willing to send a donation to someone who provides the complete
>> solution instead of telling me to go here or there and look up this or
>> that.
>>
>> thanks,
>> Bryan
>>
>> _______________________________________________
>> Nfb-web mailing list
>> Nfb-web at nfbnet.org
>> http://www.nfbnet.org/mailman/listinfo/nfb-web
>_______________________________________________
>Nfb-web mailing list
>Nfb-web at nfbnet.org
>http://www.nfbnet.org/mailman/listinfo/nfb-web
More information about the Nfb-web
mailing list