Jump to content

Recommended Posts

Posted (edited)

It is possible to automate JAVA GUI functions with the AUTOIT tool. If yes , how we can write the script for it. Can u help me in this.

Edited by vijay
Posted

I've tried to do a bit of java automation myself. The closest thing I could come to personally was to use ControlSend() and ControlClick() with coordinates.

Posted (edited)

I've tried to do a bit of java automation myself. The closest thing I could come to personally was to use ControlSend() and ControlClick() with coordinates.

----------------------------------------------------------------------------------------------------------------------------------------

Here I have link is http://192.160.12.12. Open explorer browser and i have to enter Usename and password.

Edited by vijay
Posted

----------------------------------------------------------------------------------------------------------------------------------------

Here I have link is http://192.160.12.12. Open explorer browser and i have to enter Usename and password.

---------------------------------------------------------------------------------------------------------------------------

I am able to open the explorer with IP and now, how we can enter the Username and Password.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...