From: Torak t. <sni...@gm...> - 2014-03-13 17:36:16
|
OK, right. im new at everything here. computer programming,java,htmlunit. so i have only a rough idea of how to to everything and i am not sure what to do. first, how do you perform the click() command at a certain position on the webpage? like htmlpage mypage = GetPage() mypage.setCursorPos(500,30) button Mybutton = GetPos() button.click() idk if thats right but if you can understand its the thing i want to do. i want to move the mouse to a certain position and then click it. i know hardly anythng about this so please correct me if im wrong. thanks. PS not sure if my msg got through last time. |