Hello All,
I really need help, I have no experience with Curl and I want to use it to perform simple actions on a "software as a service" application, the goal is to automate testing, using tools like "selenium" is much more easier but not enough powerful to develop in the future automatic scripts that can be launched as a cron job for example
I downloaded curl.exe version 7.19.5 and tried basic commands on the command prompt , there are returned results but the data returned is very complex, it seems that using curl library with PHP is easier than a pure curl usage but I have no choice and I need to use only the curl.exe file
the text was very long, I just tried to explain precisely what the problem is to save time
we can summarize the issue in "how to use curl to perform basic UI actions as in selenium and gather results"
Thanks