Hi everyone,
I try to post something on this Dutch marketplace website:
www.marktplaats.nl
It is an advertising website and you can upload photos onto it. Everything is fine, until i come to the phase of uploading of the photo.
- status]
Playing macro gfy
- [info]
Executing: | open | https://www.marktplaats.nl/plaats/728/730?bucketId=181&title=flightcase | |
- [info]
Executing: | click | id=html5_6e3o0u1hrt2ntrv1f1o60k12u65 | |
- [error]
timeout reached when looking for element ‘id=html5_1e1o0u1ckb2nijv1v1o60k12u44’
- [info]
Macro failed (Runtime 13.10s)
Then i get an error message:
RuntimeError: element INPUT specified by ID:html5_html5_6e3o0u1hrt2ntrv1f1o60k12u65 was not found, line: 3
This is the JSON version:
{
“Name”: “gfy”,
“CreationDate”: “2020-2-23”,
“Commands”: [
{
“Command”: “open”,
“Target”: “https://www.marktplaats.nl/plaats/728/730?bucketId=181&title=flightcase”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=html5_6e3o0u1hrt2ntrv1f1o60k12u65”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “id=html5_6e3o0u1hrt2ntrv1f1o60k12u65”,
“Value”: “C:\fakepath\$_86 (1).jpg”
},
{
“Command”: “click”,
“Target”: “name=price.value”,
“Value”: “”
},
{
“Command”: “type”,
“Target”: “name=price.value”,
“Value”: “5”
},
{
“Command”: “click”,
“Target”: “xpath=//[@id="js-products"]/div[1]/div/div/div[1]/div[2]/div[1]",
“Value”: “”
},
{
“Command”: “click”,
“Target”: "xpath=//[@id="syi-place-ad-button"]/span”,
“Value”: “”
}
]
}
How do i get the image uploaded to this site on automation mode?
If someone wants to look in it, here is how you make an account ( very easy, finished in 30 seconds)
≥ Marktplaats - De plek om nieuwe en tweedehands spullen te kopen en verkopen?
Thanks
Kevin