Jump to content

Java Automation Question

- - - - -

  • Please log in to reply
1 reply to this topic

#1
Dhuss

Dhuss

    Newbie

  • Members
  • Pip
  • 1 posts
Hey everyone, I just joined today, expect to be seeing more of me. =D

Here is the run down, I am wanting to automate browser clicks and inputs, originally I was just going to use AutoHotKey or AutoIt.
However I thought since the website uses Java that it would be "safer" to just fire off the Java codes(making it think I was clicking certain buttons and menu options of the website) but I wasn't sure how to do that. Any help on this would be greatly appreciated! Thank you.

And just for disclaimer I am not making this to spam any website or anything like that. It would just speed up my productivity at work 2 fold.

#2
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
AutoIt can do what you are asking, to simulate the process.

When you say "Java" I'll assume you mean JavaScript? It's rather simple to import code that does does in probably a lot less lines of code than AutoIt would.

However, almost any language you pick up can do it. There may not be a reason to do it though, depending on your target, if they don't have form "tokens" you can just submit the post data yourself with a fake referral address and you should be fine.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users