There is currently no way to record Ajax requests over an SSL connection. You can use fiddler to identify that there are Ajax requests being made, but you cannot see the body of the requests in fiddler. For this version of Visual Studio Team System, the suggested workaround is to temporarily disable SSL, while you record your test. After the test is recorded, you can enable SSL again, and the test will work properly.