How to implement this
-
Hi all,
I am planning to do the following task but I have no idea which Q libraries I can use to make things easier for me.
So the project is:There is a website and I want to do some actions as if an actual user is doing. For example, a user clicks a button which has a specific name and then another page opens and there user click one of the radio buttons and click submit and so on. It's pretty simple and straightforward. Could anyone guide me which Q libraries I should use? Then of course these actions will be kept in a database so that they can be repeated anytime afterwards.
Thanks.