Where to start to best simulate a web browser as the easiest way?
I created a regular user login and user-update information (test project objects) on a web form, which I can no longer simulate filling in by programming. How to save sessions and put your own values in specific input forms, simulate clicking on buttons and links?
Project steps login (username / password) find a link to the form (some random links / text) fill out the form (some inputs) click "Save" (confirm to me by mail)
source
share