what I am facing is that the that by calling the authentication application, I will be forwarded to a generated login page. This is forwarded url is not predictable... and I've to work with kind of variables like:
the url-node "/q2dh5/"is always different.
I'm looking for a guideline, of how to record the login process with zest and using variable to replace part of the login url...
???