DOM not found error message

Hi,
I keep getting a timeout error on the last command when running this very simple script.
And the “DOM not found” message when debugging, which I undertstand is never supposed to be displayed.
{
“CreationDate”: “2018-9-2”,
“Commands”: [
{
“Command”: “open”,
“Target”: “http://telechargemagazine.com/art-et-culture/reponses-photo-n318-septembre-2018.html”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “id=submit”,
“Value”: “”
},
{
“Command”: “click”,
“Target”: “//*[@id="post-content"]/div[4]/a”,
“Value”: “”
}
]
}
The only hint I found in the forum is about iframes, but this does not seem to be the problem here.
Any idea ?
Thanks, Jacques.

I can confirm the timeout, but do not get the “DOM not found” error message.

For the timeout: What exactly do you want to click?

I want to click the 4th item ‘TelechargerGratuit’ (just below 1fichier.com) on the 2nd page Réponses Photo N°318 – Septembre 2018 – New Lien direct
After the macro has failed, I get ‘DOM not found’ in an info bubble at the top of the Kantu window, when I click the button ‘Find’ next to the ‘Target’ field on the 3rd command in Kantu.