Hi,
I'm using NetBeans with Java.
I have create a JFrame with some checkboxes and a button to open browser go to the specific URL based on the checkboxes' values.
But how do I auto-login/auto fill the username and password textbox then trigger the login button?
Please kindly advise.
Thanks.