Unable to fill a checkout form using Webpage scripts
|
02-12-2016, 06:35 PM
(This post was last modified: 02-12-2016 06:37 PM by rviscomi.)
Post: #3
|
|||
|
|||
RE: Unable to fill a checkout form using Webpage scripts
Did you make it a private test? I'm unable to see the script, which makes it hard to debug.
The general pattern for this type of test would be something like this: Code: logData 0 Of course, "foo" must be the ID attribute of the input element whose value should be set to "bar". Repeat for each form field. If you want to try the JS approach with getElementById, make sure you're using it with the exec[AndWait] command and not just writing pure JS in the script block. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Unable to fill a checkout form using Webpage scripts - dhilipvenkatesh - 02-11-2016, 08:23 AM
RE: Unable to fill a checkout form using Webpage scripts - dhilipvenkatesh - 02-12-2016, 07:05 AM
RE: Unable to fill a checkout form using Webpage scripts - rviscomi - 02-12-2016 06:35 PM
RE: Unable to fill a checkout form using Webpage scripts - dhilipvenkatesh - 02-12-2016, 11:16 PM
RE: Unable to fill a checkout form using Webpage scripts - rviscomi - 02-14-2016, 05:34 PM
RE: Unable to fill a checkout form using Webpage scripts - dhilipvenkatesh - 02-16-2016, 12:48 AM
RE: Unable to fill a checkout form using Webpage scripts - subhammohapatra98 - 12-19-2017, 05:26 PM
RE: Unable to fill a checkout form using Webpage scripts - p30better - 01-19-2018, 08:03 AM
|
User(s) browsing this thread: 1 Guest(s)