Ok, here is a brief description of problem I'm trying to find a solution for.
Let's say we have an online service that can automate different online tasks (clicking on a link, navigate to the page, choose an option from a combo box and finally copy the address from address bar). The site that I want to perform these actions on is completely in JavaScript and I want everything to be at the PHP endpoint I mean a php script get parameters from users, pass it to JS Server and retrieve the result and show it back to the user.
How could such a scenario be done? Any idea? I know that it can be done by analyzing DOM elements in details but its very very time consuming and volatile. Just want to know is there any way so I can record that action like what we can do with Selenium? What about that php <-> Headless browser interaction?
For the manual recording part of the question, The CasperJS + resurectio Chrome extension combo is really convenient.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With