Hi Corion,
I am doing web page automation to find the links, text and image links by using selenium,which uses xpath to locate the links like "//td2/div/a/img" from the web page source. I am trying. I am trying with Html::TreeBuilder::xpath, i don't know what are all the other modules i can import in my script.