I know, I know, my subject is not very descriptive, but I'll explain better here 😉
My company has monitoring software that checks the status of clients web pages to make sure they are up and running. It looks for unique text within the page and makes a match if all is well. What I need to do is write a script that simulates login to a site (no problem) , then detects some text from the success page (problem!) The problem is, I can only set the monitoring software to point to one URL for checking. The reason I need to check the login status is because often times, the clients pages are there, but perhaps customer can't login, etc.. Any push in the right direction would be greatly appreciated!