[Proto-Scripty] simple logging in website with Prototype

2014-01-30 Thread Tommaso Ferrara
Hi, I would like to use Prototype to make a logging (for example, to email Yahoo https://login.yahoo.com/config/login_verify2?.intl=us.src=ym;). There are examples, fill the fields username / pass automatically to login? Basically I would like to replicate what browsers are automatically

Re: [Proto-Scripty] simple logging in website with Prototype

2014-01-30 Thread Walter Lee Davis
Where would these credentials be stored? That's the key to your problem. Setting the value is trivial with $('elementID').setValue('whatever'); Walter On Jan 30, 2014, at 5:51 AM, Tommaso Ferrara wrote: Hi, I would like to use Prototype to make a logging (for example, to email Yahoo