Hi everyone,
My first post here, very happy with zennoposter mental power
I want to use zenno to do the following=> Get the names of the people that liked my posts, by clicking on the button showed in the attached picture of action recorder.
http://tinypic.com/view.php?pic=2rz2epv&s=5
The a link is correctely isolated in in action recording through a unique identifier (id=js_2) and runs smoothly.
However, while debugging I get the error "html element is not found by search criteria".
I tried the following solutions with no success:
- Search By picture (definately not the best feature of zennoposter, not reliable)
- Search by href and id
I also analysed the source code of the page through Zennoposter (Pasted it in Notepad++), and through Firebug, and noticed that the the element's ID was different! (js_3 vs js_4)!!!
Please help with a solution,
All the best.
My first post here, very happy with zennoposter mental power
I want to use zenno to do the following=> Get the names of the people that liked my posts, by clicking on the button showed in the attached picture of action recorder.
http://tinypic.com/view.php?pic=2rz2epv&s=5
The a link is correctely isolated in in action recording through a unique identifier (id=js_2) and runs smoothly.
However, while debugging I get the error "html element is not found by search criteria".
I tried the following solutions with no success:
- Search By picture (definately not the best feature of zennoposter, not reliable)
- Search by href and id
I also analysed the source code of the page through Zennoposter (Pasted it in Notepad++), and through Firebug, and noticed that the the element's ID was different! (js_3 vs js_4)!!!
Please help with a solution,
All the best.