Hi, I want to automate few of my web daily tasks. I started with Mechanize, but I found a problem. I have a page with a tree of items, clicking on each one calls a JavaScript with different argument. I didn't find a way to automate this step. Can someone help me (even with LWP or something else)? Thanks Yossi