We use WPM for a few basic HTML monitors with great success, but I recently got a request to monitor a new flagship application as we bring it into full production.
It's a Silverlight site, and I'm running into some problems when attempting to record a transaction.
The site requires username and password to be input at login for access, and obviously X/Y capture inserts many steps as I type my credentials.
Beyond basic response stats on a non-authenticated page, has anyone been able to craft meaningful transaction recordings of Silverlight-based sites that require authentication?
Thanks for any information.