Hi,
Is it possible to read the content of an url (e.g. by use copy function) and after to execute a JavaScrpit taken from this content, to simulate a browser user action by PHP program ?
I try to create an automatic test tool, which will be able to simulate browser user actions and read the server answers. If it is possible, could I simulate Ajax operations also (XHR) ?
Best regards,
Jacek