Hi,
I explain my problem
for example i want to record the click "on the word : article"
Normally I should have the next window that appears :
But when I click on my link any event appears in the steps template space,
so i do a call event "onclick"
it's ok !
the details ....
but when i do a debug, there's no click ! it's only a selection of my word ? How to click on it ? An idea ?
PS : the code of the link is "<span id="IL_AD1" class="IL_AD">article</span>", it's not an html link, it's why it doesn't work
Sorry for my poor english ....
I explain my problem
for example i want to record the click "on the word : article"
Normally I should have the next window that appears :
But when I click on my link any event appears in the steps template space,
so i do a call event "onclick"
it's ok !
the details ....
but when i do a debug, there's no click ! it's only a selection of my word ? How to click on it ? An idea ?
PS : the code of the link is "<span id="IL_AD1" class="IL_AD">article</span>", it's not an html link, it's why it doesn't work
Sorry for my poor english ....