+ 2
Java Clicking Bot
Suppose, i am in a loaded website with my browser. there is a button named [leave this page] in that page. Now i want to write a code with java which will be programmed to find that button and press it like a bot. Is that possible?
1 Antwort
+ 6
Rifat Bin Salam Hey, it could be done in java/python with selenium. Also it's possible to use javascript.