kleinma, many thanks for your superb tutorial, everything i know about html has been learnt from this thread

i am trying to automate tradeXfair.com*WITHOUT THE X, can login and progress to the main page, but then it becomes proper difficult, my first question

is it true that if it is on the webpage it can be automated?

the parsing of the final webpage returns very little, i have managed to glean the info that there are 47 elements, cannot find id, name or any thing else about them, although theire are children, same again no info can be gleaned

anyway i tried invoke a click on the child, (not knowing which), and the website returned "HTTP 403 Forbidden, website declined to show page


while navigating to the page, i have noticed info regarding cursor position
could this be the reason for the decline?. is it possible the website is checking the position of my cursor to stop automation?