in reply to Re: click button
in thread click button
I can give you the full code if that isn't correct, but if it is, what does the converted code look like?"postData": { "mimeType": "application/x-www-form-urlencoded", "text": "loginFrn=0123456789&loginPassword=PasswordX&x=28& +y=6", "params": [ { "name": "loginFrn", "value": "0123456789" }, { "name": "loginPassword", "value": "PasswordX" }, { "name": "x", "value": "28" }, { "name": "y", "value": "6" } ]
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: click button
by Corion (Patriarch) on Nov 08, 2015 at 21:21 UTC |