Hi guys,
I'm heaving some troubles trying to create a web monitoring for a URL like:
http://<name>/example/index.html
On this page I've created variables for user and password to insert them into login fields. After hitting the submit button the link will change to (theoretically) :
http://<name>/example/index.faces
I don't really know how to follow the link change from .html to .faces because the login step will not be kept for the next step. If i'm trying to access http://<name>/example/index.faces i'll get the error page with something predefined like "the app is not accessible".
Can you help me with a solution or a workaround? Is it a way to do this?
I'm heaving some troubles trying to create a web monitoring for a URL like:
http://<name>/example/index.html
On this page I've created variables for user and password to insert them into login fields. After hitting the submit button the link will change to (theoretically) :
http://<name>/example/index.faces
I don't really know how to follow the link change from .html to .faces because the login step will not be kept for the next step. If i'm trying to access http://<name>/example/index.faces i'll get the error page with something predefined like "the app is not accessible".
Can you help me with a solution or a workaround? Is it a way to do this?