Can someone tell me how to re-direct to another webpage using Casperjs? Example, in a webpage, I have a "logout" button. I want to automate the process by which on clicking the "logout" button, the page gets re-directed to the logged out page. Currently its staying in the same page
Hi,
Can someone tell me how to re-direct to another webpage using Casperjs? Example, in a webpage, I have a "logout" button. I want to automate the process by which on clicking the "logout" button, the page gets re-directed to the logged out page. Currently its staying in the same page