Verifying Yahoo! Analytics Code using Selenium RC in C#
On a recent project I had to write a test to ensure that certain JavaScript code was loaded on an order confirmation page. This was to pass some data to Yahoo! Analytics provider that the client could then verify against an order in their system. It was the first time I had had to verify [...]