hi, i wanted to make a simple c++ program that will open a website and input something and click some buttons on that website.
i want to try first on my test php website. like here are the steps i want my program to do.
1. open browser.
2. go to my test website
3. input username
4. input password
5. login
6. logout
7. close browser
is this possible? thx
that is probably possible, but by no means easy
any idea how can i do that? coz i dont know where to start or i dont even know what lib to use
the best thing i can think of is sfml. although www.thefreecountry.com or sourceforge might have something